Posts
Sort by recent activity
comparing db with archive db
I have 2 databases. We are migrating historical data off of one to the other. I wanted to query every table on both databases and find only the identical values. This would mean that the migration ...