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

Home -> Community -> Usenet -> c.d.o.server -> Re: Star Schemas ! What are they ??

Re: Star Schemas ! What are they ??

From: Robert sharpe <robert.sharpeNOroSPAM_at_abbeynational.co.uk.invalid>
Date: Tue, 26 Oct 1999 09:31:58 -0700
Message-ID: <000b8d9b.0b6d9aa8@usw-ex0106-048.remarq.com>


star schemas are an Oracle 8 feature, they are relevant in data warehousing where you have one massive table with loads of rows and a host of very small tables with reference data (hence the name Star schemas. Apparently there is a parameter in the ini file for the database that you need set in order to use it. And that's about all I know. Hope it is of some help.

Received on Tue Oct 26 1999 - 11:31:58 CDT

Original text of this message

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