PCHD#41213 DROP VIEW pcha_v_lijst_nieuwe_mld

svn path=/Customer/; revision=34785
This commit is contained in:
Jordy Polman
2017-08-01 11:19:32 +00:00
parent 71c77de40f
commit ed97d86c64

35
onces/PCHX/PCHA#41213.sql Normal file
View File

@@ -0,0 +1,35 @@
--
-- $Id$
--
-- Koppelen algemene voorwaarden aan alle technische adressen
DEFINE thisfile = 'PCHA#41213.sql'
DEFINE dbuser = 'PCHA'
SET ECHO ON
SET DEFINE ON
COLUMN fcltlogfile NEW_VALUE fcltlogfile NOPRINT;
WHENEVER SQLERROR EXIT;
SELECT adm.scriptspoolfile('&dbuser', '&thisfile') AS fcltlogfile FROM DUAL;
WHENEVER SQLERROR CONTINUE;
SPOOL &fcltlogfile
SET DEFINE OFF
------ payload begin ------
DROP VIEW pcha_v_lijst_nieuwe_mld;
------ payload end ------
SET DEFINE OFF
BEGIN adm.systrackscriptId ('$Id$', 1); END;
/
COMMIT;
SET ECHO OFF
SPOOL OFF
SET DEFINE ON
PROMPT Logfile of this upgrade is: &fcltlogfile
--@@ &custid