|
SELECT CUST#, ITEM# from TRANSFILE WHERE ITEM# = '12a' ----- Original Message ----- From: "Smith, Mike" <Mike_Smith@RGCResources.com> To: <midrange_L@midrange.com> Sent: Friday, May 17, 2002 12:32 PM Subject: Sql question > This message is in MIME format. Since your mail reader does not understand > this format, some or all of this message may not be legible. > -- > [ Picked text/plain from multipart/alternative ] > I have a file that has data like this > > <file:Transfile> file:Transfile > Cust# Item# > 123 '12a' > 123 '13a' > 469 '12a' > 550 '13a' > > I want to be able to select customers who have ordered item '12a' but > not '13a' > > So I would end up with > > 123 as the only record returned out of this data set. > > Can I do this with a SQL statement? > > Thanks > > Mike > > _______________________________________________ > This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list > To post a message email: MIDRANGE-L@midrange.com > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l > or email: MIDRANGE-L-request@midrange.com > Before posting, please take a moment to review the archives > at http://archive.midrange.com/midrange-l. > >
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.