First Commit - Source Code from Reply
This commit is contained in:
21
dbcmnpsrc/FE/mnpapp/script/dbUpDate/KitDicembre09/dwh.sql
Normal file
21
dbcmnpsrc/FE/mnpapp/script/dbUpDate/KitDicembre09/dwh.sql
Normal file
@@ -0,0 +1,21 @@
|
||||
--execute as DWH
|
||||
|
||||
spool /mnpapp/log/script/dwh_kitDicembre09.log;
|
||||
|
||||
|
||||
-----------------------------
|
||||
--CREATE/MODIFY OBJECT
|
||||
|
||||
@@dwhDDL.sql
|
||||
|
||||
|
||||
-----------------------------
|
||||
--INSERT/UPDATE DATA
|
||||
|
||||
@@dwhDML.sql
|
||||
|
||||
-----------------------------
|
||||
|
||||
|
||||
|
||||
spool off;
|
||||
Reference in New Issue
Block a user