| Re: [SQLDownUnder] INNNER JOIN? |
- From: William Luu
- Subject: Re: [SQLDownUnder] INNNER JOIN?
- Date: Wed, 09 Mar 2005 11:07:29 +1100
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Thanks Aaron, that worked. On Wed, 9 Mar 2005 11:16:06 +1100, Aaron Bull <aaron@xxxxxxxxxxxx> wrote: <snip /> > select ItemID > from Items > where > ItemID not in (select distinct FK_ItemID from Products) > > Cheers, > > Aaron > to unsubscribe to this list, please send a message back to the list with 'unsubscribe' as the subject. Powered by mailenable.com - List managed by http://www.readify.net
(Click here for more information on the sqldownunder mailling list)
- Follow-Ups:
- RE: [SQLDownUnder] INNNER JOIN?, Junying Xue
- References:
- RE: [SQLDownUnder] INNNER JOIN?, Aaron Bull
- Prev by Date: Re: [SQLDownUnder] INNNER JOIN?
- Next by Date: RE: [SQLDownUnder] INNNER JOIN?
- Previous by thread: RE: [SQLDownUnder] INNNER JOIN?
- Next by thread: RE: [SQLDownUnder] INNNER JOIN?
- Index(es):
