Re: [GENERAL] CUBE SYNTAX

2007-05-29 Thread Gregory Stark
"David Fetter" <[EMAIL PROTECTED]> writes: > On Sun, May 27, 2007 at 01:23:48PM -0400, ABHANG RANE wrote: >> Hi, >> I need to use the cube operator in postgresql 8.2. Whats the syntax >> for the cube or a link to the documentation which clearly explains >> how to use cube operator syntactically.

Re: [GENERAL] CUBE SYNTAX

2007-05-28 Thread David Fetter
On Sun, May 27, 2007 at 01:23:48PM -0400, ABHANG RANE wrote: > Hi, > I need to use the cube operator in postgresql 8.2. Whats the syntax > for the cube or a link to the documentation which clearly explains > how to use cube operator syntactically. There is a contrib module for cube.

Re: [GENERAL] CUBE SYNTAX

2007-05-27 Thread Michael Glaesemann
On May 27, 2007, at 12:23 , ABHANG RANE wrote: I need to use the cube operator in postgresql 8.2. Whats the syntax for the cube or a link to the documentation which clearly explains how to use cube operator syntactically. PostgreSQL does not have a native CUBE operator. There may be an e

[GENERAL] CUBE SYNTAX

2007-05-27 Thread ABHANG RANE
Hi, I need to use the cube operator in postgresql 8.2. Whats the syntax for the cube or a link to the documentation which clearly explains how to use cube operator syntactically. Thanks Abhang ---(end of broadcast)--- TIP 6: explain analyze is