ADSM-L

Re: Format of output file using select statements

2003-01-07 07:11:32
Subject: Re: Format of output file using select statements
From: Richard Sims <rbs AT BU DOT EDU>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Tue, 7 Jan 2003 07:08:18 -0500
>When I run this on a terminal, it returns a format like:
>
> DATE_TIME: 2003-01-01 16:30:00.000000
>     MSGNO: 402
>  SEVERITY: I

Select *wants* to produce the results in columnar format, and will
be able to if the number of columns and their combined width fits into
the window width.  You can use some combination of SQL-limited column
widths, only needed db record fields, and a wider terminal window to
get the output in tabular form.

  Richard Sims, BU