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

Home -> Community -> Usenet -> c.d.o.tools -> Re: varchar2(0)?

Re: varchar2(0)?

From: Michael Zwiers <MRZwiers_at_usa.net>
Date: 2000/07/25
Message-ID: <c2nqnsc6bb2e9kg53j923v47feeofoc33i@4ax.com>#1/1

Michael Zwiers <MRZwiers_at_usa.net> wrote:

> What is the use of varchar2(0)?

Appearantly it cannot be created, but the Oracle documentation show this for ALL_ALL_TABLES:

TABLE_TYPE_OWNER VARCHAR2(0) Owner of the type of the table if the table is a typed table

TABLE_TYPE VARCHAR2(0) Type of the table if the table is a typed table

PACKED VARCHAR2(0) If the table is a typed table, does it store objects in packed format?

Is this a typo of somekind?

Michael Zwiers Received on Tue Jul 25 2000 - 00:00:00 CDT

Original text of this message

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