how to display table data more clearly. in oracle sqlplus

Posted by Nubkadiya on Stack Overflow See other posts from Stack Overflow or by Nubkadiya
Published on 2010-06-09T13:50:49Z Indexed on 2010/06/09 13:52 UTC
Read the original article Hit count: 152

Filed under:
|

here is the way my sqlplus display the table data.

alt text

but i want to show them as

Name | Address | name1 | address1 | name2 | address2 | name3 | address3 |

© Stack Overflow or respective owner

Related posts about database

Related posts about Oracle