Re: How to put a heading on a SQL*plus query output?

From: news <x_at_y.com>
Date: Mon, 29 Apr 2002 18:29:14 GMT
Message-ID: <_hgz8.53206$sI3.13107910_at_news02.optonline.net>


Use the following statement before the sql

ttitle '[Title Should Go Here]'

Replacing [Title Should Go Here] with the text you want to appear. If you want a report footer use btitle the same way.

John

"Sted Alana" <Sted_Alana_at_hotmail.com> wrote in message news:3ccd48f3_1_at_news.iprimus.com.au...
> How to put a heading on a SQL*plus query output?
>
> e.g.
>
> [Title Should Go Here]
>
> SID NULL? Number
> ---------------------------------------------------------
> FIELD1 NOT NULL char(25)
> FIELD2 char(25)
> FIELD3 char(25)
>
>
> --
> N e w s N e t C u s t o m e r
> E - m a i l : sted.alana_at_hotmail.com
>
>
>
>
>
>
Received on Mon Apr 29 2002 - 20:29:14 CEST

Original text of this message