Re: SQLPlus output format

From: Mike Oswald <moswald_at_cwis.unomaha.edu>
Date: Mon, 17 May 1993 16:52:14 GMT
Message-ID: <1993May17.165214.9335_at_news.unomaha.edu>


There is a COLUMN option called FOLD_A or FOLD_B that can be used.

COLUMN SKIPLINE FOLD_A 1 Then ....

SELECT field1, SKIPLINE, field2, SKIPLINE ....   FROM
 WHERE ... ; Something like that.... Received on Mon May 17 1993 - 18:52:14 CEST

Original text of this message