Changes between Version 1 and Version 2 of Meuse_dams


Ignore:
Timestamp:
May 30, 2014 6:02:30 PM (11 years ago)
Author:
cedric
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Meuse_dams

    v1 v2  
    66 
    77 
    8 {{{ 
    9 #!sql 
    10 -- selection of the meuse basin 
    11 select * from european_wise2008.rbd_f1v3 where name_engl like 'Meuse' 
    12 }}}