-- SET DEFAULT insert into [FSEnablers].[dbo].[tbl_APP_Configurations]([ApplicationCode] ,[ApplicationInstance] ,[OwnerId] ,[OwnerType] ,[ParameterName] ,[ParameterType] ,[ParameterValue]) VALUES('PRD','*',0,'*','DISPLAY_DOT_CODES','string','true') -- TURN OFF KOCH FOODS insert into [FSEnablers].[dbo].[tbl_APP_Configurations]([ApplicationCode] ,[ApplicationInstance] ,[OwnerId] ,[OwnerType] ,[ParameterName] ,[ParameterType] ,[ParameterValue]) VALUES('PRD','*',1617,'MFR','DISPLAY_DOT_CODES','string','false')