Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Fetching from a hierarchical data structure?
"Christoph Pfrommer" <Christoph.Pfrommer_at_oracle.com> wrote in message
news:3AD14E79.7CD7461B_at_oracle.com...
> A few words on typical DW architecture: The well known star schema
consists of a
> large fact table (as in your application) and some lookup tables, one for
each
> (hierarchical) dimension. Since lookup tables are having a different
> representation of hierarchies - one column for each level - you are coding
your
> SQL with some joins
Now this certainly sounds like a good idea in performance terms, but doesn't this limit the depth of the hierarchy?
Maury Received on Mon Apr 09 2001 - 10:11:32 CDT
![]() |
![]() |