PSBlitz
PSBlitz copied to clipboard
New check - get list of database objects created with dangerous ANSI/SET options
Useful to know, especially if the stored procedures may be executed through clients that don't set those options to ON by default.
- For instance wide check it will piggy back off of spBlitz_NonSPLatest.sql
- For database-specific checks it will be a distinct script (.sql file)