JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
Database Maintenance interview questions
Database Maintenance interview questions
Back
Take as many assements as you can to improve your validate your skill rating
Total Questions: 10
1. The SQL Server Maintenance Solution comprises scripts for running __________ maintenance on all editions of Microsoft SQL Server.
A. backups
B. integrity checks
C. index
D. all of the mentioned
Show Correct Answer
Correct Answer is :
all of the mentioned
2. Point out the correct statement related to database maintenance :
A. Performing SQL Server Maintenance with Maintenance Window
B. Performing SQL Server Maintenance with No Maintenance Window
C. Performing SQL Server Maintenance with Scrip Maintenance Window
D. None of the mentioned
Show Correct Answer
Correct Answer is :
Performing SQL Server Maintenance with No Maintenance Window
3. 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 mentioned
Show Correct Answer
Correct Answer is :
DBCC SHOWCONTIG
4. Which of the following is used to Validate the database objects ?
A. DBCC SHOWCONTIG
B. DBCC CHECKDB
C. DBCC CATALOG
D. None of the mentioned
Show Correct Answer
Correct Answer is :
DBCC CHECKDB
5. Point out the wrong statement :
A. The command DBCC CHECKDB checks the logical and physical integrity of all the objects in the specified database
B. The command DBCC CHECK checks the logical and physical integrity of all the objects in the specified database
C. The command CHECKDB checks the logical and physical integrity of all the objects in the specified database
D. None of the mentioned
Show Correct Answer
Correct Answer is :
The command DBCC CHECKDB checks the logical and physical integrity of all the objects in the specified database
6. 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
Show Correct Answer
Correct Answer is :
DBCC INDEXDEFRAG
7. ______________ runs UPDATE STATISTICS against all user-defined tables in the current database.
A. sp_updatestats
B. DBCC CHECKDB
C. DBCC CATALOG
D. DBCC INDEXDEFRAG
Show Correct Answer
Correct Answer is :
sp_updatestats
8. Purpose of DBCC DBREINDEX command is to :
A. Rebuilds one or more indexes for a table in the specified database
B. Rebuilds only one index for a table in the specified database
C. Displays fragmentation information for the data and indexes of the specified table
D. All of the mentioned
Show Correct Answer
Correct Answer is :
Rebuilds one or more indexes for a table in the specified database
9. What types of database maintenance should be executed ?
A. Update SQL Server’s usage
B. Validate the database objects and system catalogs are free of corruption
C. Determine the fragmentation for tables and indexes
D. All of the mentioned
Show Correct Answer
Correct Answer is :
All of the mentioned
10. Create a Database Maintenance Plan that creates a ________ backup within SQL Server.
A. Partial
B. Snapshot
C. Full
D. None of the mentioned
Show Correct Answer
Correct Answer is :
Full
Similar Interview Questions
Search for latest jobs
Find Jobs