First Commit - Source Code from Reply
This commit is contained in:
7
dbcmnpsrc/FE/mnpapp/script/sla/sql/FineSlaRecipent.sql
Normal file
7
dbcmnpsrc/FE/mnpapp/script/sla/sql/FineSlaRecipent.sql
Normal file
@@ -0,0 +1,7 @@
|
||||
INSERT INTO dwh.mnp_dw_report_sla
|
||||
(report, mese, anno, data_caricamento
|
||||
)
|
||||
VALUES ('SLA_RECIPIENT', &1, &2, SYSDATE
|
||||
);
|
||||
COMMIT ;
|
||||
EXIT
|
||||
Reference in New Issue
Block a user