Comments
Sort by recent activity
Just done some more checking in SQL and have discovered that the clustered PK in one of tables had been created the STATISTICS_NORECOMPUTE option.
I am assuming this is causing the two tables to appear as different, but is there an option to show this in the comparison window?
Cheers
Beechams / comments
Just done some more checking in SQL and have discovered that the clustered PK in one of tables had been created the STATISTICS_NORECOMPUTE option.
I am assuming this is causing the two tables to ap...