Display all SQL Server’s Undocumented DBCC Commands

To display SQL Server’s undocumented commands, you can run the following T-SQL:

(use at your own risk, and not on a production server and always take a backup FIRST before using any of the commands!)

Views – 1991