Posts
Sort by recent activity
DataCompare with a WHERE to only get FK rows of lower tables
I have a database w/ about 20 tables.
There is one table that is basically at the top of the Pyramid.
I want to do a SQL DataCompare where I only get FK rows in child tables..
Lets Assume A is Top ...