Changes between Version 6 and Version 7 of parcours RHT
- Timestamp:
- Oct 24, 2011 10:12:43 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
parcours RHT
v6 v7 27 27 select distance,id_drain from rht.temp_ltree_distance) as sub 28 28 where t.id_drain=sub.id_drain 29 and dmer is null; 29 and dmer is null; --113517 30 30 }}}