Posts
Sort by recent activity
SQL Change Automation: How to Ignore Index WITH FILLFACTOR and Constraint WITH NOCHECK
In the SQLCompare product, it is easy to have it ignore the minor differences of Indexes with or without the FILLFACTOR or STATISICS_NORECOMPUTE settings, so that those objects do not show as neede...