New Option to Ignore Statistics_Incremental
I would love to have the option to ignore the StatisticsIncremental setting on indexes much the way "Ignore StatisticsNoRecompute" works. I currently have two DBs - one has this option on all indexes and one has it on none. Currently SQL Compare flags all indexes as different even with "Ignore Statistics" turned on. The only option is to ignore Indexes entirely which isn't practical because those are the most frequently changing objects between the DBs. I'm currently still using SQL Compare 10 because it does not pick up the Statistics_Incremental option but I would love to be able to upgrade to 12 if it had the option to ignore this setting. Thanks!
-
Anonymous commented
But I need to compare indexes. I'm going from a partitioned table SAAS DB to a single client DB without table partitioning. I need the indexes but I have turned off table partitioning in the compare to table partitioning index features should be ignored as well.