InterviewSolution
Saved Bookmarks
| 1. |
The SORT_IN_TEMPDB option cannot be set for ________ statements.(a) ALTER INDEX(b) DROP INDEX(c) CREATE INDEX(d) All of the mentionedThe question was posed to me in an online quiz.Enquiry is from Indexing Strategies topic in section Performance Tuning and Optimization of SQL Server |
|
Answer» The correct OPTION is (b) DROP INDEX |
|