view etl/src/main/resources/sql/aft-oracle-jdbc-oracledriver.properties @ 8529:4ead7919e709

(issue1717) Use unified description for y-field in editor for manual points in historical discharge time-diagrams.
author Tom Gottfried <tom@intevation.de>
date Wed, 18 Feb 2015 16:57:58 +0100
parents 5aa05a7a34b7
children
line wrap: on
line source
select.abflusstafel = \
    SELECT ABFLUSSTAFEL_NR, \
           ABFLUSSTAFEL_BEZ, \
           GUELTIG_VON, \
           GUELTIG_BIS, \
           PEGELNULLPUNKT, \
           AT.BFG_ID \
    FROM ABFLUSSTAFEL AT \
    WHERE MESSSTELLE_NR LIKE :number

http://dive4elements.wald.intevation.org