Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: gansen
  • Content: Threads
  • Order by date
  1. gansen

    display output horizontally instead on vertical

    Here is my question select column_name from dba_tab_columns where table_name = 'EMP'; Gives column_name ------------ ename empno salary mgr Is there a way to get the above output in a single line like ename empno salary mgr Thankz in advance

Part and Inventory Search

Back
Top