Send to a friend

Free SQL Server Certification Quiz

Answer the test questions below and click the Mark Test button at the bottom of the page to see your score.
Answer 50 questions with an overall score of 50% or above and get on our Hi-Scores page!

Q 1.) SQL Server 2000 can have up to .... simultaneous instances?

1
2
5
8
16



Q 2.) What are the downsides of upgrading a SQL Server to SQL Server 2000?

Possible upgrade problems
Possible hardware/performance problems
No way of reversing the upgrade
All of the above
Both A and C are correct


Q 3.) You upgrade your SQL Server 6.5 database to SQL Server 2000. Your application which connects to the server is experiencing problems with NULL values being allowed. What should you do?

Get the application developer to rewrite the application
Set the column rules to not allow NULL values
Switch back to your SQL Server 6.5 box
Insist users make sure they enter all the data required


Q 4.) The MS Query tool is used for querying databases via....

SQL Server client tools
Office 97
Office 2000
Both A and B are correct
Both B and C are correct


Q 5.) What Transact-SQL stored procedure will detach a database?

sp_remove_db
sp_detach_db
sp_detachdb
DBCC DETACHDB
DBCC DETACHDATABASE


©2008 SQL-Training.net

This material is not sponsored, endorsed or affiliated with Microsoft.