Re: SQL Worksheet Column Heading Truncation

From: Diane <Diane_at_coalole.demon.co.uk>
Date: Tue, 27 Jul 1999 19:02:55 +0100
Message-ID: <gixDOAAPRfn3IwTn_at_coalole.demon.co.uk>


In article <379C8AC0.B72791B4_at_jeffg.com>, Jeffrey W. Goers <jgoers_at_jeffg.com> writes
>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
>
>
I'm afraid I don't know if this will work in sql worksheet but in SQL plus you would type in column employee_status format a15

-- 
Diane
Received on Tue Jul 27 1999 - 20:02:55 CEST

Original text of this message