view etl/src/main/resources/sql/aft-oracle-jdbc-oracledriver.properties @ 7675:7e4c5bd86227

issue1020: Show official lines in datacage to compute uesks, too.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Mon, 09 Dec 2013 09:56:01 +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