kreta/Kreta.DataAccess.Migrations/Scripts/Archive/20201016152941_DB_3170/DB_3170.sql
2024-03-13 00:33:46 +01:00

4 lines
No EOL
135 B
SQL

update T_ORARENDIORA set C_ORASZAM = null, MODIFIER = 0, LASTCHANGED = getdate(), SERIAL += 1
where C_ORASZAM = -1
and TOROLT = 'F'