Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Removing repeating columns in query?

Re: Removing repeating columns in query?

From: Tom Dyess <tdyess_at_dyessindustries.com>
Date: Tue, 22 Jan 2002 18:06:31 GMT
Message-ID: <HSh38.70445$_w.11913543@typhoon.tampabay.rr.com>


Oops, I see that you are trying to break on two columns, the break keyword only works on one. If you don't mind having a repeating division or manager, then it will work. Otherwise, you'd need to use Access (cheap) report builder or Crystal Reports or something like that for the formatting.

Tom
www.oraclepower.com

"Pascal Byrne" <byrne_at_icada.com> wrote in message news:3C4DA49B.5AE9D7E_at_icada.com...
> Hi all,
> I need create a report ordered by a primary and secondary column that
> only
> displays each ordered column value once e.g.
>
> DIVISION MANAGER PROJECT
> -------- ------- -------
> Engineering John Doe WebMail
> Editor Pro
> RSM
> Joe Soap Hyperhub
> Accounts Bob Billings Ledger
>
>
> How can I do this in plain SQL?
>
> Thanks,
> pascal
>
>
Received on Tue Jan 22 2002 - 12:06:31 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US