Re: Data Type

From: Steve Long <answers_at_ix.netcom.com>
Date: 1996/06/06
Message-ID: <4p7dh0$fpj_at_dfw-ixnews6.ix.netcom.com>#1/1


In <31B724A2.41C67EA6_at_openmarket.com> Shuzi Chen <chen_at_openmarket.com> writes:
>
>Does anyone know it's a possible to define or has some way to create a
>data type like Sybase data type 'money' in Oracle? Thanks in advance.
>--
>----------------------------------------------------------------------
>Shuzi Chen
>chen_at_openmarket.com

At the database field level, the best you can do is number(n,m). In PL/SQL you can create data structures but only within the context of the definign block.

Steve
804-262-6332


Received on Thu Jun 06 1996 - 00:00:00 CEST

Original text of this message