describe in sqlplus [message #188867] |
Tue, 22 August 2006 04:14 |
tayalarun
Messages: 20 Registered: December 2005
|
Junior Member |
|
|
Hi,
I am using oracle 9.2.0.4.0 and sql*plus for windows
(SQL*Plus: Release 9.2.0.1.0 - Production)
I have set linsize 1000 and buffers 1000
my select statements are working but when I give Desc <TABLE_NAME>
it shows me the name column and I am unable to see other columns.
It is due to linesize.
But is there any way we can see the output of describe correctly though linesize=1000.
Thanks
Arun Tayal
|
|
|