Changes between Version 83 and Version 84 of CookBook join BDMAP_CCM v2


Ignore:
Timestamp:
Nov 11, 2010 9:22:06 PM (14 years ago)
Author:
cedric
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CookBook join BDMAP_CCM v2

    v83 v84  
    6666#!sql 
    6767-- in bd_carthage database, here is the second version accounting for inclusion of firstly calculated distances source 
    68 drop table noeud_troncon_final; 
     68drop table noeud_troncon_final CASCADE; 
    6969create table noeud_troncon_final ( 
    70 Id_BDCARTHAGE varchar, 
     70Id_BDCARTHAGE integer, 
    7171dist_source_max_aval numeric, 
    7272situation varchar(10),