Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Table reading utility?
Utilities :
Oracle Browser (Client Package for 'Browsing' Oracle Databases)
Toad : Tool for Oracle Application Development.. Free!
Can't recommend this toolkit enough . A veritable swiss-army knife. And did I mention that it was FREE ! (http://www.toadsoft.com)
James Ching <siuc_at_earthlink.net> wrote:
>Sorry for this newbie question. I'm using SQL*Plus for unix.
>I wonder if there is a utility to show records in a table better.
>Currently if a table contains more attrs than a screen can display,
>sqlplus
>breaks one record into multiple lines, which is extremely unreadable.
>I wonder if there is any environment variable I can set, or a totally
>different utility I can use to display records better.
>Say, instead of ,
> attr1 attr2 ...
> ----- -----
> val1 val2
> attn
> ----
> valn
>it displays,
> attr1 val1
> attr2 val2
> ...
> attrn valn
>Thanks
>James Ching
>EarthLink Network, Inc.
Mark Zawadzki, late of Waynesboro, Va.
'...there is not a sprig of grass that shoots uninteresting to me.'
Thomas Jefferson, 1790.Received on Mon Mar 16 1998 - 00:00:00 CST
![]() |
![]() |