2010/5/7 Sorin Schwimmer <sx...@yahoo.com>:
> Hi All,
>
> Is there in PostgreSQL an equivalent of Oracle's BREAK/COMPUTE reporting 
> feature?

No, there isn't.

You need some procedural language function, or use external tool to
accomplish this.
There are free reporting engines. jaspersoft, pentaho, BIRT, ...

[[ note: BREAK and COMPUTE are features of Oracle's SQL*Plus (client)
not their SQL dialect. ]]



cheers,
Filip

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to