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: OCP Question (3)

Re: OCP Question (3)

From: Wesley <www_dba_at_yahoo.com.hk>
Date: Mon, 22 Nov 1999 02:23:12 GMT
Message-ID: <81a9ea$37c$1@nnrp1.deja.com>

> When indicating the field type as number such as
> create table doctor
> dr_id number,
> first_name char(15),
> last_name char(15);
> when no precision is indicated as in the above
> example what is the default precision value
> assigned to dr_id?
> 1. 1
> 2. 9
> 3. 15
> 4. 255
> 5. This will cause an error.
>

TIA Sent via Deja.com http://www.deja.com/
Before you buy. Received on Sun Nov 21 1999 - 20:23:12 CST

Original text of this message

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