view flys-aft/src/main/resources/sql/flys-oracle-jdbc-oracledriver.properties @ 4109:8ba11e13ae8a

AFT-Import: Insert new discharge tables as 'Historische Abflusstafel' kind. flys-aft/trunk@3956 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Wed, 08 Feb 2012 09:43:12 +0000
parents 4c2b99d6af6c
children da1e897c7224
line wrap: on
line source
next.gauge.id = SELECT GAUGES_ID_SEQ.NEXTVAL AS gauge_id FROM DUAL
next.timeinterval.id = SELECT TIME_INTERVALS_ID_SEQ.NEXTVAL AS time_interval_id FROM DUAL
next.discharge.id = SELECT DISCHARGE_TABLES_ID_SEQ.NEXTVAL AS discharge_table_id FROM DUAL
next.discharge.table.values.id = SELECT DISCHARGE_TABLE_VALUES_ID_SEQ.NEXTVAL AS discharge_table_values_id FROM DUAL

http://dive4elements.wald.intevation.org