Jump to content

Comparing for the existence of specific data from two tables...


suttercain

Recommended Posts

Hi Everyone,

 

I have two tables, both with the same column.

 

TABLE A

record1

record4

record9

record11

record13

 

TABLE B

record1

record4

record13

 

I need to be able to output "TABLE B IS MISSING record1 and record 9"

 

I use Php and MySQL but cannot figure out the correct MySQL statement to find the missing data based on another table.

 

Please help.

 

Thanks.

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.