Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

Codeblock
sql
sql
SELECT * from dbo.Settings WHERE [Key] LIKE 'ComplianceConfig' OR [Key] LIKE 'ComplianceOfficeFilterConfig' OR KEY[Key] LIKE 'ComplianceDoubletConfig'

...

Codeblock
sql
sql
SELECT * from dbo.Settings WHERE [Key] LIKE 'ComplianceUserFilterConfig' OR KEY[Key] LIKE 'ComplianceGridConfig'

...