SQL — Quiz

SQL Server DBA Multiple Choice Questions

11 questions · Test your knowledge

1 How do we delete a login?
2 In which database state, the database is in single-user mode and may be repaired or restored.
3 CREATE DATABASE has how many mandatory parameters?
4 For every unique constraint on a column, SQL server will create
5 Which operation, when performed on a database can throw an error
6 What is the syntax for creating a new login on the SQL server?
7 Why type of user is the default in SQL server?
8 When SQL server is installed, which of the following databases are created by default?
9 Which of the following below are valid database states?
10 What is a MULTI_USER in SQL server?
11 What is the difference between ad-hoc queries from stored procedures?
Back to All Quizzes