Which of the following command defragments clustered and secondary indexes of the specified table?
(a) DBCC SHOWCONTIG
(b) DBCC CHECKDB
(c) DBCC CATALOG
(d) DBCC INDEXDEFRAG
This question was posed to me in semester exam.
Query is from Database Maintenance in division Enterprise Data Management of SQL Server