view flys-aft/src/main/resources/sql/aft-oracle-jdbc-oracledriver.properties @ 5178:13f3484d4618

Extract Bundesland from path as a fallback if bundesland field is not set.
author Andre Heinecke <aheinecke@intevation.de>
date Wed, 06 Mar 2013 16:44:42 +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