Changes between Version 43 and Version 44 of BDCarthage2011 into eda2.0_RHT


Ignore:
Timestamp:
Oct 25, 2011 4:26:03 PM (14 years ago)
Author:
celine
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BDCarthage2011 into eda2.0_RHT

    v43 v44  
    224224        where nature !='Aqueduc, conduite forcée' and num_superp !=1 ) as toto 
    225225        group by id_bdcarth, distance, id_drain 
    226         order by id_bdcarth ;  ---393393 lines 
     226        order by id_bdcarth ;  ---9 lines 
    227227 
    228228--- Même requête mais en ne conservant que les id_drain qui n'ont pas id_bdcarth associé dans rht.rht_bdcarthage 
     
    235235        where nature !='Aqueduc, conduite forcée' and num_superp !=1 ) as toto 
    236236        group by id_bdcarth, distance, id_drain 
    237         order by id_bdcarth ; 
     237        order by id_bdcarth ;  ---49610 lines 
    238238 
    239239