Re: SQL Worksheet Column Heading Truncation

From: Pradhan <empradhan_at_dplus.net>
Date: Tue, 27 Jul 1999 00:25:43 -0400
Message-ID: <v7qn3.37$123.797_at_newsfeed.slurp.net>


hi

    column EMPLOYEE_STATUS format a15

    above statement will do the job
HTH
pradhan
Jeffrey W. Goers wrote in message <379C8AC0.B72791B4_at_jeffg.com>...
>Is there any way to prevent SQL Worksheet from truncating the column
>headings to the
>column size in its default output? i.e. a column like EMPLOYEE_STATUS
>varchar2(1)
>with a value of 'A' gets displayed like:
>
>E
>-
>A
>
>Is there any way to get the full column names?
>
>regards,
>Jeffrey W. Goers
>
>
Received on Tue Jul 27 1999 - 06:25:43 CEST

Original text of this message