SQL Server Practice Test – 2

1. 
SQL Server Practice Tests
How does SQL Server handle deadlocks by default?

2. 
SQL Server Practice Tests
What is the primary advantage of a COVERING INDEX?

3. 
SQL Server Practice Tests
How does the WITH (NOLOCK) hint affect a SQL query?

4. 
SQL Server Practice Tests
What is the main purpose of EXTERNAL TABLES in SQL Server?

5. 
SQL Server Practice Tests
What does the CROSS APPLY operator do in SQL Server?

6. 
SQL Server Practice Tests
In SQL Server, what does sp_who2 display?

7. 
SQL Server Practice Tests
What is Query Store used for in SQL Server?

8. 
SQL Server Practice Tests
What is the purpose of the OUTPUT clause in SQL Server?

9. 
SQL Server Practice Tests
What does the SET STATISTICS TIME ON command do?

10. 
SQL Server Practice Tests
Which function returns the first non-null expression among its arguments?