Posts
Sort by recent activity
When versioning static data, is there a way to ignore differences in a column in SQL Source Control
We would like to version data in a table, however there are specific columns that need to be ignored. Data Compare has the feature to filter (ignore) specific columns. How do we achieve this in SQL...