I was trying to use data comparision , on one single schema on both source and target db. I see a few problems:
- All tables are listed - not just tables of the selected schema.
- The tables are listed unsorted
- The tables are not schema-qualified.
- My data comparison fails, unsure why.
I was trying to use data comparision , on one single schema on both source and target db. I see a few problems: