Re: isqlplus headings
From: DA Morgan <damorgan_at_psoug.org>
Date: Fri, 03 Jun 2005 07:53:24 -0700
Message-ID: <1117810281.30955_at_yasure>
Date: Fri, 03 Jun 2005 07:53:24 -0700
Message-ID: <1117810281.30955_at_yasure>
Chuck wrote:
> In sqlplus when you specify column justification with a "col colname
> justify..." command, the columns heading uses the same justification as
> the column itself.
>
> In iSqlPlus it seems like the headings are always centered regardless of
> what you specify in the "col" command. Is there a way to get the
> headings to be justified the same way as the data?
[Quoted] Not of which I am aware.
But if the point of this exercise is to create formal reports ... SQL*Plus was the tool of choice in the 1980s and early 90s. These days I'd suggest you get a copy of Oracle Reports, Discoverer, Crystal, or Cognos, or spool off a file and open it in a word processor.
-- Daniel A. Morgan http://www.psoug.org damorgan_at_x.washington.edu (replace x with u to respond)Received on Fri Jun 03 2005 - 16:53:24 CEST