On Wed, 2005-05-18 at 12:46, Adem HUR wrote:
> Hi,
> I am a student and I want to create Multidimensional Data Cubes -OLAP-
> with PostgreSQL. Is it possible?
>
> I have a relational database on PostgreSQL and it contains
> many records. I want to create an OLAP Cube from the records.
> And want t
Hi,
I am a student and I want to create Multidimensional Data Cubes -OLAP-
with PostgreSQL. Is it possible?
I have a relational database on PostgreSQL and it contains
many records. I want to create an OLAP Cube from the records.
And want to drill-down and drill-up operations on this cube.
But ho