Querying for records violating integrity constraints
I had to import from one version of a DB to another. After importing the data, I can't enables
the constraints on the table. I just can't remember how to determine which records are causing
the violations, so I can delete or clean them up, to enable the constraints.
Thanks in advance for any advice.
0