InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is used to Validate the database objects?(a) DBCC SHOWCONTIG(b) DBCC CHECKDB(c) DBCC CATALOG(d) None of the mentionedThe question was asked in an interview.My query is from Database Maintenance in chapter Enterprise Data Management of SQL Server |
|
Answer» Right ANSWER is (b) DBCC CHECKDB |
|