Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Layout problems in SQL Worksheet

Layout problems in SQL Worksheet

From: <calberto_at_tradeway.com.br>
Date: 1997/11/20
Message-ID: <879954479.14884@dejanews.com>#1/1

     Hi all!

  The DBMS used in my company is the Oracle 7.3. We have here some tables which has a column datatype 'varchar2(1)'. On SQL Worksheet or on SQL Plus when I run a select query on these tables it truncates the column name which is 'varchar2(1)' to one character. More generally, it truncates the column name thas has datatype 'varchar2(n)' to n characters. But I don't want this; I would like to specify the column length. Is there a way to do that?

          Thanks in advanced,

                Carlos

-------------------==== Posted via Deja News ====-----------------------
      http://www.dejanews.com/     Search, Read, Post to Usenet
Received on Thu Nov 20 1997 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US