-- Gurelei <[EMAIL PROTECTED]> on 05/10/02 12:13:27 -0800

> Jared,
> 
> Thanks for the answer. I must admit my ignorance in
> terminology as for me data warehouse and data mart a
> pretty much the same thing except for size. I
> understand that data mart is smaller. The database I'm
> referring to could probably be described as data mart
> as it is going to be rather small - a gig or so maybe.

"Data Mart" == summarized data from a Warehouse used to 
speed up query times. Main point to a mart is that by
pre-aggregating the data the volume (and keyspace) are
reduced. Mart's acutally increase total storage becuase
they store the data more than once (Warehouse + agg'd
into the Mart). Advantage is speed for the 90% of all
queries that use agg'd data in the first place.

--
Steven Lembark                              2930 W. Palmer
Workhorse Computing                      Chicago, IL 60647
                                           +1 800 762 1582
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: 
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to