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: Reduce column width in SQL Plus Worksheet

Re: Reduce column width in SQL Plus Worksheet

From: Barbara Boehmer <baboehme_at_hotmail.com>
Date: 3 Oct 2005 11:44:33 -0700
Message-ID: <1128365073.922663.313560@g49g2000cwa.googlegroups.com>


The columns widths that you get with the describe command adjust themselves based on the linesize. So, you can make some adjustment by changing the linesize. I don't know of any way to change the individual column widths used with describe, as they seem to be unaffected by the usual format commands. Received on Mon Oct 03 2005 - 13:44:33 CDT

Original text of this message

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