Re: does Oracle handle INTERGER types?

From: Valery S. Yourinsky <vsu_at_repka.zgrad.su>
Date: 1996/03/10
Message-ID: <AFXYiGnKi0_at_repka.zgrad.su>#1/1


Robin Cyrus <76756.3641_at_CompuServe.COM> wrote:
>
>Does ORACLE handle INTERGER types. I'm going from SQL SERVER to
>ORACLE and I need to know...
>

   Yes. Oracle handle INTEGER datatypes.    You can use ANSI datatypes INTEGER, INT, SMALLINT in Oracle7    CREATE TABLE command.
   Oracle7 converts such definitions to NUMBER(38) Oracle7 datatype.    (See: page 2-28, Oracle7 Server SQL Reference, Release 7.2, April 1995)

So it goes.

Valery Yourinsky

--
íÏÓË×Á, úÅÌÅÎÏÇÒÁÄ
Received on Sun Mar 10 1996 - 00:00:00 CET

Original text of this message