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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Query-Report Headers and footers

Re: Query-Report Headers and footers

From: Karsten Farell <kfarrell_at_medimpact.com>
Date: Mon, 07 Oct 2002 16:16:13 GMT
Message-ID: <hrio9.1335$ri2.78964025@newssvr14.news.prodigy.com>


Cameron wrote:
> Q.
> how do you include headers and footers in a query?

I assume you are talking about a query in sqlplus. If not, just ignore this. Report headers are specified in 'ttitle' statements. Report footers are specified in 'btitle' statements. Column headers are specified in 'column' statements. Column footers (subtotals) are specified in 'compute' statements.

See the online sqlplus manual for details (also at oracle.com). Received on Mon Oct 07 2002 - 11:16:13 CDT

Original text of this message

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