Posts
Sort by recent activity
SQL Compare 10: only update older objects
Good day,
I am trying to compare two databases A and B. there are changes that were applied to both these databases at different times.
In some cases database A has more recent stored procedures, t...