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 -> User-defined datatype

User-defined datatype

From: Eric Yu <ericyu_at_centerprise.com.NO>
Date: 2000/04/17
Message-ID: <P6LK4.1850$QS5.1999@client>#1/1

Hi, is it possible to define a simple user defined datatype that aliases a system datatype? E.g. MyId = VARCHAR2(24) then

create table x (colA MyId);

TIA/Eric

--
Received on Mon Apr 17 2000 - 00:00:00 CDT

Original text of this message

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