Re: Formatted reports

From: Sorin Schwimmer <sxn02(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Formatted reports
Date: 2010-05-07 20:02:49
Message-ID: 866278.56304.qm@web56006.mail.re3.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 stumbled over Oracle's approach.

I'll have a look at the suggested reporting tools.

Thanks,
SxN

Browse pgsql-general by date

  From Date Subject
Next Message Andy Colson 2010-05-07 20:36:11 Re: Question about joins, left outer and others
Previous Message Jeff Ross 2010-05-07 19:38:22 Question about joins, left outer and others