Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Sql command line is not displaying output properly

san_crazyApr 12 2012 — edited Apr 12 2012
Hi All,

I am having problem in displaying sql command outputs in proper format. I don't know what setting has to be done so that the output shows in tabular format which currently being displayed in unreadable format.

For instance, if a table consist of may columns( more than 10) and we write a command,
select * from <table_name>;

It doesn't display the output in tabular format which is caused by incorrect tabbing of the fields.

Would any one please suggest me what setting I should do in sql command editor before writing any command?

Edited by: san_crazy on Apr 12, 2012 6:28 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 10 2012
Added on Apr 12 2012
3 comments
2,271 views