PSBlitz icon indicating copy to clipboard operation
PSBlitz copied to clipboard

New check - get list of database objects created with dangerous ANSI/SET options

Open VladDBA opened this issue 1 year ago • 0 comments

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)

VladDBA avatar Feb 07 '25 22:02 VladDBA