Changes between Version 1 and Version 2 of PATE France
- Timestamp:
- Apr 2, 2012 9:33:48 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PATE France
v1 v2 30 30 select count(*) from rht.pate_france where the_geom is null; ---0 31 31 }}} 32 33 {{{ 34 update rht.pate_france set a_conserver=FALSE where stanom like '%Obso%'--61 35 }}}