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

Home -> Community -> Usenet -> c.d.o.server -> Re: join query question

Re: join query question

From: Martin Haltmayer <Martin.Haltmayer_at_0800-einwahl.de>
Date: Fri, 22 Jun 2001 19:27:01 +0200
Message-ID: <3B337FE5.D5C82CBB@0800-einwahl.de>

This depends on a number of factors, mostly the size of A and B and the uniqueness of empnum in these tables.

What is your situation? Do you have indexes on empnum?

All the mentioned methods may have disadvantages for a particular constellation. So please specify

Martin

vk02720 wrote:
>
> table A and table B both have a common field empnum.
> What is the most optimal query to get the data from table A which is not in the
> table B using empnum ?
>
> TIA
Received on Fri Jun 22 2001 - 12:27:01 CDT

Original text of this message

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