use tcs
go

EXEC sp_BlitzCache @StoredProcName = 'MySP';

EXEC sp_BlitzIndex @DatabaseName = 'MyDB', @SchemaName = 'dbo', @TableName = 'tblTable01'
Last modified: June 25, 2025

Author

Comments

Write a Reply or Comment