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

Home -> Community -> Usenet -> comp.databases.theory -> Re: TRM - Morbidity has set in, or not?

Re: TRM - Morbidity has set in, or not?

From: Marshall Spight <marshall.spight_at_gmail.com>
Date: 13 May 2006 15:05:27 -0700
Message-ID: <1147557927.089307.270540@u72g2000cwu.googlegroups.com>


J M Davitt wrote:
> Marshall Spight wrote:
> >>
> >>It *is* much more that a column store storage scheme. I don't know
> >>whether you've read a description of TRM, but it features (a) a
> >>not-so-surprising ordered collection of observed values, (b) a mildly
> >>clever permutation and inverse permutation index, and (c) a very clever
> >>"record reconstruction table."
> >
> > Your paragraph above seems to me to be a pretty good description
> > of a column store with a fully inverted index. My understanding
> > is that these techniques are decades old.
>
> Like the "inverted hierarchy?" Yes, that is old enough to be well
> known. The TRM difference is that a value in a column appears
> exactly once -- no matter ho many times it appears in the
> representation. A further point not made is that each value need
> appear only once in a domain.

In an inverted index, the value appears exactly once.

http://en.wikipedia.org/wiki/Inverted_index

Marshall Received on Sat May 13 2006 - 17:05:27 CDT

Original text of this message

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