Tagged Questions
1
vote
2answers
188 views
dm_db_missing_index_details - does the order of equality_columns matter
I've been investigating some databases using the dm_db_missing_index_group_stats DMV, and have a question about the equality_columns field in the dm_db_missing_index_details view.
MSDN says that this ...