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 -> Better way?

Better way?

From: <y1799_at_yahoo.com>
Date: 31 Jan 2005 06:54:35 -0800
Message-ID: <1107183275.368691.70610@f14g2000cwb.googlegroups.com>


Hi ,

my query does not work bad for the small tables but maybe exists something more productive:
select F1 from A
where F1 not in (select F1 from B)

Thanks Received on Mon Jan 31 2005 - 08:54:35 CST

Original text of this message

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