Re: table structure for olap



What do you mean by flat ?

You can either use star schema (every dimension links to the fact) or
snowflaking (a table for each level and these referes to eachothr in the
dimension builder)

And I think there a lots of arguments for each one - I prefer snowlaking
though.

Which one you would state as flat I' not sure....

>From working with AS I've learned that sometimes you could use "dimension
helper" tables to make a hierachy of parents with the same children - and to
improve performance.

OLAP performs best with hierachies - not so good with large flat dimensions.


"Eleazar" <enl23@xxxxxxxxxxxxxxxxxxxxx> wrote in message
news:uPmfGw6XFHA.2884@xxxxxxxxxxxxxxxxxxxxxxx
> yes
> "dk" <dk@xxxxxxxxxxxxxxxxxxxxxxxxx> escribió en el mensaje
> news:22C490EE-6912-4CC9-892E-2D1F0A3B9929@xxxxxxxxxxxxxxxx
> > does olap always need or work best with a flat table stucture?
> >
> > tia,
> > dk
>
>


.



Relevant Pages

  • Re: Simple question
    ... but it's sufficiently flat for me to ignore the variations. ... As for the variations along the Y dimension, ...
    (sci.stat.math)
  • Re: Database design
    ... I don't know your "definition of being flat". ... Actually we can continue to different depth along different dimension - any dimension may have its own depth. ... can continue this space hierarchy in the opposite direction. ... A relation is not equivalent to a n-dimensional space. ...
    (comp.databases.theory)
  • Latest version of glossary
    ... We could maybe add dimension, entity, flat, ... such as "XML entity" to distinquish it from the more ... any use of the term flat tends to be seen as inflammatory by ...
    (comp.databases.theory)
  • Re: Latest version of glossary
    ... We could maybe add dimension, entity, flat, ... Uniqueness is a property of the representation mechanism - it is not a dimensionality issue. ... I find it very important to separate these two concerns: how dimensions are defined and how tuples are represented/accessed. ...
    (comp.databases.theory)
  • Re: WHY
    ... Most machines have at most 2GB physical RAM. ... And if you mean the OLAP data and processing is ... To be replaced by dimension count. ...
    (microsoft.public.excel)