Jump to content

[SOLVED] Stuck on a query


tommo74

Recommended Posts

I'm stuck on a query for a while now, maybe somebody could help.

 

If I have two tables, say Table1 and Table2, and they both have a column called Code. I want to select everything from Table1 where there is data in the Code column in Table1 that is'nt in the Code column in Table2.

For example if all the data is the same in both columns except Table 1 has one entry in the Code column thats not in the Table2 Code column, how would I select that one row from Table1 ?

 

Thanks

 

Link to comment
https://forums.phpfreaks.com/topic/82659-solved-stuck-on-a-query/
Share on other sites

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.