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
POP3 Username with Exchange 2003 and Outlook 2003
Exchange 2003 willnot allow the name to be resolved for 1 certain user.
Fresh promo ideas for puzzle site
cgi-bin file permission
os.system() not passing command line properly
How to set spam to go to users' Junk E-Mail folder in Exchange 2007
"kmode exception"
how to move one application from one computer to another
Source: "Microsoft OLE DB Service Components" Hresult: 0x80040154 Description: "Class not registered".
Exchange 2007 SP1 resource getting double booked by adding it as a required attendee