Changes between Version 12 and Version 13 of INTEGRATING stations


Ignore:
Timestamp:
Dec 6, 2010 5:36:37 PM (14 years ago)
Author:
celine
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • INTEGRATING stations

    v12 v13  
    6060   update  wrbd.station_st set st_source_code=2 where st_source='WFD_Rivers_Surveys'; 
    6161   update  wrbd.station_st set st_source_code=3 where st_source='WFD_Lake_Surveys';   
     62 
     63/******************************************** 
     64*  INTEGRATING WRBD stations 
     65*********************************************/ 
     66ALTER TABLE wrbd.station_st add column district character(10); 
     67ALTER TABLE wrbd.station_st add column GPS_description character(10); 
     68 
     69A FINIR (je le fais Cédric !!!) 
     70copy  
    6271}}} 
    6372