1 line
86 B
Transact-SQL
1 line
86 B
Transact-SQL
UPDATE [dbo].[Settings] SET PropertyValue = 'False' WHERE PropertyId = 'ShowISOCodes'; |