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

To explain I WOULD say: The temporary MAPPING index is always created in the same filegroup or PARTITION scheme as the target index.



Discussion

No Comment Found

Related InterviewSolutions