MCQ King
40 – Create Edit Indices MCQ
Best of luck!
1 / 25
1. What is the primary purpose of creating an index on a SQL Server table?
2 / 25
2. Which SQL statement is used to create a nonclustered index on a table in SQL Server?
3 / 25
3. What is the primary advantage of creating a clustered index in SQL Server?
4 / 25
4. Which system view in SQL Server provides information about existing indices on a table?
5 / 25
5. In SQL Server, what is the purpose of the UNIQUE keyword when creating an index?
6 / 25
6. Which SQL statement is used to edit the properties of an existing index in SQL Server?
7 / 25
7. In SQL Server, what is the primary purpose of the ALTER INDEX…REBUILD statement?
8 / 25
8. Which statement is used to change the name of an existing index in SQL Server?
9 / 25
9. In SQL Server, what is the purpose of the INCLUDE clause when altering an index?
10 / 25
10. What is the primary advantage of using a resumable online index creation in SQL Server?
11 / 25
11. Which SQL statement is used to create an index with resumable online mode in SQL Server?
12 / 25
12. In SQL Server, what is the primary advantage of removing an index?
13 / 25
13. Which SQL statement is used to remove an index from a table in SQL Server?
14 / 25
14. In SQL Server, what is the primary purpose of renaming an index?
15 / 25
15. Which SQL statement is used to rename an index in SQL Server?
16 / 25
16. What is the primary purpose of altering an index in SQL Server?
17 / 25
17. In SQL Server, which SQL statement is used to alter the fill factor of an existing index?
18 / 25
18. What is the primary purpose of the ONLINE keyword when altering an index in SQL Server?
19 / 25
19. Which SQL statement is used to change the fill factor of an existing index in SQL Server?
20 / 25
20. What is the primary purpose of the DROP INDEX statement in SQL Server?
21 / 25
21. In SQL Server, which SQL statement is used to drop a clustered index?
22 / 25
22. In SQL Server, which SQL statement is used to drop a nonclustered index?
23 / 25
23. What is the primary advantage of using a clustered index in SQL Server?
24 / 25
24. In SQL Server, what is the primary purpose of renaming an index?
25 / 25
25. Which SQL statement is used to rename an index in SQL Server?
Your score is
Restart quiz