Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How to set col width in a query
Joe Condle wrote:
> I know this is probably a newbie question. I have searched
> the documentation and can not find the answer. The question is
> how can I change the default column width in a query. The column
> widths in my database were made to large enough for the biggest
> piece of data. Most of the time thought they are alot narrower.
> I am looking for a SQL addition to the select statement that would
> allow me to vary the col widith localy in a query.
>
> Thank You
>
> Joe Condle
> Sys Engr
> Medical ARchival Systems, Inc.
> University of Pittsburgh Medical Center
Check the SQLPLus User's Guide and Reference for the "COLUMN" command (Page 6-20 in version 3.1)
--
hope this helps !
Srini
(to reply, change "nospam" to "chavali" in my email address. :-) ) Received on Wed Apr 15 1998 - 13:22:57 CDT
![]() |
![]() |