Changes between Version 23 and Version 24 of CookBook join RHT-BDMAP


Ignore:
Timestamp:
Sep 30, 2011 3:50:24 PM (14 years ago)
Author:
celine
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CookBook join RHT-BDMAP

    v23 v24  
    9494Alter table station set schema bdmap2009; 
    9595}}} 
     96 
     97 
     98{{{ 
     99select * from bdmap2009.station_bdmapv2_final where codehydro is null   ---440 lines 
     100select * from bdmap2009.station_bdmapv2_final where th_code is null   ---1 lines 
     101select * from bdmap2009.station_bdmapv2_final where cgenelin is null  ---440 lines 
     102select * from bdmap2009.station_bdmapv2_final where eh_codegen is null  ---0 lines 
     103}}}