Skip to content

Show additional information related to SQL Indexes , like included columns , table row count and compression settings. Also accepts 3 part names as input parameter

Notifications You must be signed in to change notification settings

jvillegas74/SP_DBA_HelpIndex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

SP_DBA_HelpIndex

Show additional information related to SQL Indexes , like included columns , table row count and compression settings. Also accepts 3 part names as input parameter. Work on SQL Azure Database and SQL Server 2008 and above

--[SP_DBA_HELPINDEX] 'WideWorldImporters.Sales.InvoiceLines'

--USE WideWorldImporters

--GO

--[SP_DBA_HELPINDEX] 'Warehouse.VehicleTemperatures'

About

Show additional information related to SQL Indexes , like included columns , table row count and compression settings. Also accepts 3 part names as input parameter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published