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 -> SQL help, Please???

SQL help, Please???

From: Lynn C. Ormond <lynn_at_lucero.com>
Date: Tue, 24 Apr 2001 14:28:17 -0700
Message-ID: <lhmF6.2074$Pc3.299236@mick.cybertrails.com>

I have 2 Oracle 7 views I need to combine with a select statement.

The first has 100,000 + records with a unique key. The second has multiple records ( or none ) on the same key.

I need left join(?) syntax which will allow me to get all of the multiple records in the second file attached to each of the unique records in the first file, always having the same total number of fields in each row of the result set.

Any ideas?

--

Lynn C. Ormond
Lucero Research
Reply to: Lynn_at_Lucero.com
Received on Tue Apr 24 2001 - 16:28:17 CDT

Original text of this message

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