view flys-aft/src/main/resources/sql/aft-oracle-jdbc-oracledriver.properties @ 5453:303701ab73c6

store name and km of reference gauges in measurement_stations too, as not all are in gauges
author Tom Gottfried <tom.gottfried@intevation.de>
date Wed, 27 Mar 2013 12:13:21 +0100
parents d9f1202cef78
children 7a68967ca72a
line wrap: on
line source
select.abflusstafel = \
    SELECT ABFLUSSTAFEL_NR, \
           ABFLUSSTAFEL_BEZ, \
           GUELTIG_VON, \
           GUELTIG_BIS, \
           PEGELNULLPUNKT, \
           BFG_ID \
    FROM ABFLUSSTAFEL \
    WHERE MESSSTELLE_NR LIKE :number

http://dive4elements.wald.intevation.org