Microsoft
Software
Hardware
Network
Question : How do I find items in one table that are not in another?
I have two tables A and B, both have a column 'id'. I want a mysql query that delivers all the rows of A for which A.id is not in the B.id column.
Answer : How do I find items in one table that are not in another?
1:
select * from A where A,id not in (select B.id from B)
Open in New Window
Select All
Random Solutions
unable to open, print, or save web based pdfs in IE7
EX2k7SP1 Rollup #4: Ended Prematurely
How to use klogd properly?
Force Cached mode in Exchange 2003
Windows licensing logging service
How do I calculate the amount of gross web impressions on an ad link of our website for a particular month?
rsync/scp fails with ENOTTY problem in a job script to transfer data
invalid url on google search through IE7
Vista Backup Solution
Exchange 2007 Message Tracking Problem