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 -> Re: Easy Question: Power Objects 2.0.2 Datatypes

Re: Easy Question: Power Objects 2.0.2 Datatypes

From: xyz <xyz_at_xyz.com>
Date: 1997/01/08
Message-ID: <01bbfd88$40863f20$6464a390@nt_ws01>#1/1

These are standard Oracle database datatypes. If you are going to write C++ front ends to databases you will have to go through the basics of RDBMS to avoid going nuts. These datatypes (and the C equivalents) are described in detail in the Oracle manuals.

Brian Townley <mage_at_mail.utexas.edu> wrote in article <32d35f49.1192499_at_news.arlut.utexas.edu>...
> I am a new programmer in Oracle and have run into a few problems. One
> of them is that the User Guide does not give any information (as far
> as I can tell) on the datatypes in the Tables. I need information
> about the followind datatypes:
>
> VARCHAR2
> NUMBER
> DATE
> CHAR
> RAW
> LONG
> LONG RAW
> ROWID
> FLOAT
>
> Thank you in advance for yout help.
>
  Received on Wed Jan 08 1997 - 00:00:00 CST

Original text of this message

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