Re: Announcing the "Instant Data Warehouse" Product

From: NRaden <nraden_at_aol.com>
Date: 1996/02/18
Message-ID: <4g8d40$78j_at_newsbf02.news.aol.com>#1/1


In Message-ID: <4g4ajn$his_at_oznet07.ozemail.com.au>, Peter Nolan <pnolan_at_ozemail.com.au> writes:

<<One of the great features of a properly implemented star schema is the fact that the summary fact tables can be implemented as 'multi-level' summary tables. This means that you can have many levels of aggregation in the one table and the user is never aware of this. Hence there is no need to understand which tables/views to look at, it is all taken care of. When you want a new summary there are no new objects to create.>>

We call this setup the "consolidated star" and it is classic Metaphor. Information Advantage seems to prefer this setup too and unless I'm mistaken, actually requires it (or at least a view that looks like it). My problem with it is that it slows down queries at aggregate levels, since we have to query a much large fact table, instead of a much smaller one. It also complicates the creation and maintenace of aggregates at load time, but it does vastly simplify the maintenance of metadata. Tradeoffs. Each situation needs to be evaluated by someone who understands the differences.    

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
_/ Neil Raden - nraden_at_ix.netcom.com ; URL (temporary)
http://user.aol.com/nraden
_/
_/ Archer Decision Sciences, Inc
_/ Consultants & Systems Integrators
_/ 133 E. De La Guerra Street
_/ Santa Barbara, CA 93101
_/
_/ CA: 805.963.0017 NY: 914.987.9528
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ Received on Sun Feb 18 1996 - 00:00:00 CET

Original text of this message