benpung,
Not without changing your query significantly. sqlplus is designed to view data in a tabular form. In order to view it in any other manner you must write your OWN reporting (to override the default behavior). There was a recent question about this, I suggest searching for that.
Good luck!
DrSQL
Main Topics
Browse All Topics





by: benpungPosted on 2005-11-03 at 12:01:01ID: 15219864
and i know it's possible using pl/sql, but is there a way to do it with a straight sql statement?