Re: MS interview - Mailing list pgsql-hackers

From Mathijs Brands
Subject Re: MS interview
Date
Msg-id 20010816112414.A80033@ilse.nl
Whole thread Raw
In response to Re: MS interview  (John Anderson <panic-postgres@semiosix.com>)
List pgsql-hackers
On Wed, Aug 15, 2001 at 10:39:24AM +0200, John Anderson allegedly wrote:
> AFAIK, OLAP backends essentially provide a cache of denormalised data
> that provide fast access (no need to re-run complex queries) to large
> data sets, and a set of aggregate functions to analyse the data.
> 
> There's also a language called MDX that goes with it, but I haven't
> worked with that.

MDX is the query language used for querying cubes of data in an multi
dimensional database. MDX is usually automatically generated, as it is
far more complex than SQL.

Cheers,

Mathijs
-- 
Beauty and music seduce us first...
Later, ashamed of our own sensuality, we insist on meaning.-- Clive Barker


pgsql-hackers by date:

Previous
From: Gilles DAROLD
Date:
Subject: Re: Dollar in identifiers
Next
From: Justin Clift
Date:
Subject: PostgreSQL buffer exploits