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 -> sqlplus with formatted output?

sqlplus with formatted output?

From: Andre Vaupel <avaupel_at_web.de>
Date: Fri, 11 Jan 2002 19:54:29 GMT
Message-ID: <TpH%7.46655$474.464568@news.easynews.com>


Hi!

I´m trying to get a good formatted output like this with sqlplus:

id test1 test2 test3 .....


1        bla        bla        bla
2        super    nice       bad


but what i get is usual like this:

id



1
bla --------------------------------------------------------2
super------------------------

2

It´s just an example.....

Thanks a lot for any ideas!

Andre Received on Fri Jan 11 2002 - 13:54:29 CST

Original text of this message

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