First Commit - Source Code from Reply
This commit is contained in:
19
dbcmnpsrc/FE/mnpapp/script/dbUpDate/KitLuglio13/dbcgo.sql
Normal file
19
dbcmnpsrc/FE/mnpapp/script/dbUpDate/KitLuglio13/dbcgo.sql
Normal file
@@ -0,0 +1,19 @@
|
||||
--execute as DBCGO
|
||||
|
||||
spool /mnpapp/log/script/dbcgo_Kit_Luglio_13.log;
|
||||
|
||||
-----------------------------
|
||||
--CREATE/MODIFY OBJECT
|
||||
|
||||
@@dbcgoDDL.sql
|
||||
|
||||
-----------------------------
|
||||
--INSERT/UPDATE DATA
|
||||
|
||||
@@dbcgoDML.sql
|
||||
|
||||
@@dbcgoDML2.sql
|
||||
|
||||
-----------------------------
|
||||
|
||||
spool off;
|
||||
Reference in New Issue
Block a user