First Commit - Source Code from Reply
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
--eseguire come utente DBCGO
|
||||
|
||||
spool updateSTATOGRP.log;
|
||||
|
||||
update dbcgo_stato_rec
|
||||
set id_stato_grp=3
|
||||
where id_stato=3;
|
||||
|
||||
commit;
|
||||
|
||||
spool off;
|
||||
Reference in New Issue
Block a user