ADSM-L

Re: SELECT output

1998-10-06 04:00:00
Subject: Re: SELECT output
From: "Hensel, Matthias" <Matthias.Hensel AT SCHERING DOT DE>
Date: Tue, 6 Oct 1998 10:00:00 +0200
     Hi,

     a trick to enlarge the column width is to specify a column heading
for
     a specific column. The output gets the width of this heading if it
is
     longer than the default length of the column. Try the following
select
     statements to see the difference:


     1.)        select contact from nodes

     2.)        select contact "123456789012345678901234567890" from
nodes


     You can specify a heading for each column. If you select more than
one
     column, then you have to specify the corresponding heading for a
     column before the comma.

     Best wishes

     Matthias










     It seems as if the default column width for SELECT output is 18
     columns. Has anyone found a way to change this by column name?




     Bob Price

     Westinghouse Information Systems
     4350 Northern Pike
     Monroeville, PA 15146-2886

     Email:   pricerr AT westinghouse DOT com
     Voice:   (412) 374-3247, (WIN) 284-3247 FAX:     (412) 374-3470,
(WIN)
     284-3470
<Prev in Thread] Current Thread [Next in Thread>