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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: (RE): Normalization

Re: (RE): Normalization

From: Jared Still <jkstill_at_cybcon.com>
Date: Thu, 29 Jul 2004 13:08:03 -0700
Message-Id: <1091131683.30520.328.camel@poirot>


On Thu, 2004-07-29 at 10:21, ryan.gaffuri_at_comcast.net wrote:
> Jared,
> I agree partially, but not 100%. I find that with read-only data, it is often extremely useful to use temporary tables to 'pre-join' large tables that are frequently used in the application. This can significantly improve performance of queries.
> This is especially useful on multi-table joins with large tables that have range scans(likes and betweens in queries). Significantly cuts down logical IO.
> BTW, can someone post a link to the original article? The funny thing is that I have taken graduate level database classes and they are almost all theory. The professors I have had are all about normalization... Might be one of those 'University of <make up a name>' graduate schools that business use to try to make their courses sound more academic.

Ryan,

When discussing normalization, the context is usually around OLTP systems, which is what I assumed.

DW,DM,OLAP are a whole different ball game.

Jared



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 Thu Jul 29 2004 - 15:11:35 CDT

Original text of this message

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