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

Home -> Community -> Usenet -> c.d.o.misc -> Looking for Field-Type definitions

Looking for Field-Type definitions

From: Mariano Weckbart <mariano_at_youthbound.com>
Date: Sun, 24 Oct 1999 12:29:43 +0200
Message-ID: <3812DF97.1E69D520@youthbound.com>


Hi,

I'm looking for Field-Type definitions e.g.

Type		Name
====		====
Autoincrement	counter
Integer		int
Text(size)	char(size)
Memo		memo
...		...

I already have the SQL-Create-Table strings for MS-Access but want to port the Database to Oracle later on.

Thanks for your help

Mariano Weckbart Received on Sun Oct 24 1999 - 05:29:43 CDT

Original text of this message

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