Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Output Columns
Steven R Fuller wrote:
>
> Any body want to help with this basic formating question. How do I
> format the column header to the width of the
> alias as opposed to the max width of the data
>
> Steven
>
> ---------------------------------------------------------------
>
> Name: srfuller.vcf
> Part 1.2 Type: text/x-vcard
> Encoding: 7bit
> Description: Card for Steven R Fuller
I dunno if you can do that...you can of course do
col xyz format a10 trunc
which will truncate data to a (pre-specified) length... --
"Some days you're the pigeon, and some days you're the statue." Received on Sun Jul 11 1999 - 07:45:33 CDT
![]() |
![]() |