Get the Index name form the indexID SQL Server select name, index_id from sys.indexes where object_id = object_id(‘Index name’)