| From: | Michael Glaesemann <grzm(at)seespotcode(dot)net> |
|---|---|
| To: | ABHANG RANE <arane(at)indiana(dot)edu> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: CUBE SYNTAX |
| Date: | 2007-05-27 18:03:27 |
| Message-ID: | 4874BDEE-899E-44F1-A3DC-9F42C264C0FA@seespotcode.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | gezerpunta | 2007-05-27 18:59:49 | Size of large object |
| Previous Message | ABHANG RANE | 2007-05-27 17:23:48 | CUBE SYNTAX |