Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Quick question re outer joins
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
![]() |
![]() |