Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Transact-SQL (2000)
 re: how to write column name across two rows

Author  Topic 

Dek
Starting Member

7 Posts

Posted - 2001-11-17 : 19:40:00
Is there commands in SQL*Plus that allows output of column name
on two seperate rows:

i.e.

Dept | Job | Name | Monthly | Annual | Total
Salary comm
---- ----- ------ ------- ------- --------


   

- Advertisement -