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

Home -> Community -> Mailing Lists -> Oracle-L -> Quick question re outer joins

Quick question re outer joins

From: Nuno Souto <dbvision_at_optusnet.com.au>
Date: Fri, 23 Jul 2004 18:35:06 +1000
Message-ID: <4100CDBA.8060209@optusnet.com.au>


Hi folks. This is a quickie, but potentially nasty:

Imagine a table query, returning a given number of rows. Now, add an outer join to another table and return a column from that other table. NO additional query predicates other than the outer join one.

Is there any way the number of rows returned from the query would change?

AFAIK, an outer join does NOT add or subtract rows from a result set. True?

--

Cheers
Nuno Souto
in sunny Sydney, Australia
dbvision_at_optusnet.com.au



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Fri Jul 23 2004 - 03:31:36 CDT

Original text of this message

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