Changes between Version 10 and Version 11 of CookBook join RHT-BDMAP


Ignore:
Timestamp:
May 23, 2011 3:15:00 PM (14 years ago)
Author:
celine
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CookBook join RHT-BDMAP

    v10 v11  
    5555select distinct on (st_codecsp) * from rht.bdmap_rht 
    5656); 
     57 
     58---Tous les cours d'eau situés à plus de 200m ont été vérifiés. 
    5759delete from rht.bdmap_rht_id where st_codecsp in ('03760141','03270131','01620009','01620005','01620137','01590014','06890285','06210238','03890095','02570237','02670291','02670264','02670097','02670092','02670098','02670230','02670231','02670232','02680172','02680166','02680039','02680033','02680037','02680144','02680143');  -- 25 stations supprimées 
     60delete from rht.bdmap_rht_id where st_codecsp in ('05400178','05400044' 
    5861}}} 
    5962