Column Names truncated in SQL Plus [message #355881] |
Tue, 28 October 2008 05:41 |
galaxy
Messages: 62 Registered: October 2005
|
Member |
|
|
Hi,
I have the issue that my SQLPlus is truncating the column headings of my sql statement result.
For Example The full column name is Postal_Code, but my query result looks like (The size of the column is varchar2(5)):
Posta
-----
66898
99785
Can on of you please tell me a function / command to get the full column names back, so no truncated ones?
Thanks in advance for your help,
Regards,
Martin
|
|
|
|