SDU Tools 73 Set ANSI NULL on for a SQL Server Table

Опубликовано: 06 Февраль 2026
на канале: SQL Down Under
320
3

SDU Tools are free tools for SQL Server developers and DBAs. SQL Server doesn't provide an easy way to set ANSI NULLs on for a table, if the table was created with ANSI NULLs off. This tool does that. You need to first remove any foreign keys or constraints (apart from primary keys), run the tool, then reapply those constraints and/or foreign keys.

You'll find more info about SDU Tools and download details at http://sqldownunder.com/sdu-tools