Changes between Version 62 and Version 63 of Noeud - parcours RHT


Ignore:
Timestamp:
Feb 15, 2012 5:58:05 PM (13 years ago)
Author:
celine
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Noeud - parcours RHT

    v62 v63  
    245245create table rht.rhtvs2_roev2_nbdams as 
    246246select id_drain, count(nbdams) as nbdams from rht.rhtvs2_roev2 as r group by id_drain; 
    247  
     247alter table rht.rhtvs2_roev2_nbdams add column height integer; 
     248alter table rht.rhtvs2_roev2_nbdams add column score integer; 
     249update rht.rhtvs2_roev2_nbdams set height=1; 
     250update rht.rhtvs2_roev2_nbdams set score=1; 
    248251 
    249252select * from roe_v2.roe_geo_v2 where idtrcart is null  ---2625 lignes   etanom validé