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 -> Ensureing 1to1 relation with multiple Key Fields

Ensureing 1to1 relation with multiple Key Fields

From: Simon Klaiber <simon_at_klaiber.com>
Date: 4 Feb 2002 09:26:05 -0800
Message-ID: <622475ef.0202040926.4cb8d843@posting.google.com>


Hi,

I have following problem:

I have two tables with about 10 million data sets each. Every Dataset is indentified by a unique (per table) combination of the datafields (lets call them c1, c2 and c3).

I need to find a SQL only Solution to filter out all all datasets that don't have a matching (same c1, c2 and c3) dataset in the other table.

Looking at the big amount of Datasets it must be done in a perfomant way.

Do you havb a tip how to try it?

Thanks
Simon
Frankfurt/Germany Received on Mon Feb 04 2002 - 11:26:05 CST

Original text of this message

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