Changes between Version 2 and Version 3 of BDCarthage2011
- Timestamp:
- Sep 7, 2011 5:37:25 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BDCarthage2011
v2 v3 50 50 select count(*) from troncon_hydrographique where largeur is not null --528422 51 51 select count(largeur), largeur from troncon_hydrographique group by largeur 52 53 select count(id_bdcarthage), id_bdcarthage from noeuds group by id_bdcarthage order by count(id_bdcarthage) ---606 doublons 52 54 }}}