sabret00the
01-08-2005, 01:34 PM
SELECT UNIQUE shared-id
FROM table
and then use a while to make it print out the results?
basically i just want to check two different tables to see is theirs a record in each for each shared-id.
FROM table
and then use a while to make it print out the results?
basically i just want to check two different tables to see is theirs a record in each for each shared-id.