Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> SQL Select statement question ...

SQL Select statement question ...

From: Yasuki Izaki <yizaki_at_yacan.com>
Date: 7 Nov 2002 22:27:20 -0800
Message-ID: <690fb1b0.0211072227.609fe64e@posting.google.com>


I'm looking for a sample SQL statement to select KEY field from tableA where KEY field does not exist in tableB? Lets' say, there are 2 tables (tableA and tableB). Both tables has KEY column defined. I need to know the records which KEY does exist in the tableA but does not exist in the tableB. What's the way to do this? Please e-mail me your suggestions to yizaki_at_yacan.com Thank you in advance for your hellp. Received on Fri Nov 08 2002 - 00:27:20 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US