1.

Which of the following is used to determine the fragmentation for tables and indexes?(a) DBCC SHOWCONTIG(b) DBCC CHECKDB(c) DBCC CHECKCATALOG(d) None of the mentionedThis question was addressed to me by my school teacher while I was bunking the class.I'd like to ask this question from Database Maintenance in chapter Enterprise Data Management of SQL Server

Answer»

Right CHOICE is (a) DBCC SHOWCONTIG

The best explanation: In SQL Server 2005 DBCC SHOWCONTIG REMAINS a viable short TERM option to determine the database FRAGMENTATION.



Discussion

No Comment Found

Related InterviewSolutions