Question:What is the default value of the SORT_IN_TEMPDB clause of the relational_index_option specified at the time of creation of an index on a table in SQL Server 2008?
A ON B OFF C TRUE D FALSE
+ AnswerB
+ Report