Browse by Tags

TSQL to get clustered index information in SQL Server 2005
Published 10 March 8 3:0 AM | SSQA.net
Recently within a supportal case with CSS we have been given the following TSQL to get information on indexes, where I have modified a bit to get 'Clustered' index information alone that was helpful to see which tables lack of clustered index...