Hi all,
SORT_IN_TEMPDB document has a note:
"If a sort operation is not required or if the sort can be performed in memory, the SORT_IN_TEMPDB option is ignored."
How to configure sort in memory? Or it depend on whether tables are storage in memory?
Hi all,
SORT_IN_TEMPDB document has a note:
"If a sort operation is not required or if the sort can be performed in memory, the SORT_IN_TEMPDB option is ignored."
How to configure sort in memory? Or it depend on whether tables are storage in memory?