Changes between Version 11 and Version 12 of Noeuds mer RHT


Ignore:
Timestamp:
Oct 26, 2011 5:51:53 PM (14 years ago)
Author:
celine
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Noeuds mer RHT

    v11 v12  
    3535#!sql 
    3636alter table rht.noeudmer add column zonegeo character varying(30); 
     37alter table rht.noeudmer_polygon add column location character varying(30); 
    3738update rht.noeudmer_polygon set location='pb topologie centre france' where location is null; 
    3839update rht.noeudmer n set zonegeo=location from(