Files
2024-03-13 00:33:46 +01:00

6 lines
87 B
SQL

update
T_DICTIONARYITEMBASE
set
C_PROTECTED = 'T'
where
C_TYPE = 'ErtekelesTipus'