Posts
Sort by recent activity
How to ignore "WITH (STATISTICS_NORECOMPUTE=ON)"?
We have some databases where statistics rebuild is hard set off for all tables.
Is there a way to get SQL Compare to ignore this option:
"WITH (STATISTICS_NORECOMPUTE=ON)"
Thanks!