Files
gateway-mnp-dbc/dbcmnpsrc/FE/mnpapp/script/dbUpDate/Extra-KitLuglio10/dbcgoDML3.sql
2024-05-13 12:54:14 +02:00

10 lines
383 B
SQL

--da eseguire come utente DBCGO
--------------------------------------------------------------------------------------------------------------------------------------
update dbcgo_vo_prevalidazione_dbc set value = '99' where id = '15';
--------------------------------------------------------------------------------------------------------------------------------------
commit;