First Commit - Source Code from Reply
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
DELETE FROM DBCGO_STATO_MAPPING_DON_RECV
|
||||
WHERE ID_STATO IN(13,14);
|
||||
DELETE FROM DBCGO_STATO_MAPPING_REC_DONV
|
||||
WHERE ID_STATO IN(14,15);
|
||||
COMMIT;
|
||||
Reference in New Issue
Block a user