view src/test/resources/datasets/cleanup.sql @ 886:72df22ada23a

There is no way from LAND-Rückfrage to LST-*.
author Tom Gottfried <tom@intevation.de>
date Mon, 15 Feb 2016 12:19:36 +0100
parents 075f511243d5
children
line wrap: on
line source
DELETE FROM land.probe WHERE id = 1000;
DELETE FROM land.messprogramm WHERE id = 1000;
DELETE FROM stammdaten.datensatz_erzeuger WHERE id = 1000;
DELETE FROM stammdaten.probenehmer WHERE id = 1000;
DELETE FROM stammdaten.messprogramm_kategorie WHERE id = 1000;
DELETE FROM stammdaten.ort WHERE id = 1000;
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)