Posts
Sort by recent activity
SQL Compare 13 - Ignore indexes & partitions still queries them
One of our databases has a large number of partitions (almost 15k for a single partition function, basically a daily) and even though selecting to ignore indexes & partitions the comparison still q...