Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Outer Joins are Evil?
I'm currently working on a datawarehouse project (~5 Tb) where the decision
has been made to avoid performing outer joins.
The reasons given for this seem to be -
What they actually do is populate each table in the structure with three default rows with an SK of 0, 1 & 2. Any FK's which are missing, not applicable or invalid will point to one of these rows.
Now....my question is....what is so inherently evil about outer joins that we go to this extreme to avoid them?
AND...has anyone else seen something like this deployed in other places?
Thanks,
Steve.
Please note we reserve the right to monitor all e-mail communication through our internal and external networks.
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.htmlReceived on Tue Aug 31 2004 - 10:01:50 CDT
-----------------------------------------------------------------
![]() |
![]() |