I have a MySQL database that is not setup correctly. I need a Query that will help me find out where.
Two tables Table1.xyz_ID Table2.xyz_ID
Some entries in Table1.xyz_ID have no corresponding field in Table2.xyz_ID What is the SQL to sort Table2 entries that are in error?