benkingery
Registered User.
- Local time
- Yesterday, 22:46
- Joined
- Jul 15, 2008
- Messages
- 153
I have a table that I want to query (I won't put the query in here since it is so complex). This table contains items and information about items. I have another table that has orders on the items in the first table. In my query of the item table, I would like to remove any items that might also be listed on the item order table.
What is the sql syntax for doing this?
What is the sql syntax for doing this?