Definitely SQL*PLUS, you're right.
I managed to create a report as a UNION select between data and SUMs of data
queries, with relevant fields for GROUPing and ORDERing. I would have liked to
be able to get these "relevant fields" shown only once, so I started to check
what is available, and stu
2010/5/7 Sorin Schwimmer :
> 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, ...
[[
Hi All,
Is there in PostgreSQL an equivalent of Oracle's BREAK/COMPUTE reporting
feature?
Thanks,
SxN
--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general