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
extension out there somewhere that provides the functionality, but
I'm not aware of one.
The full documentation for 8.2 is available online at http://
www.postgresql.org/docs/8.2/interactive/index.html
Michael Glaesemann
grzm seespotcode net