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

Home -> Community -> Usenet -> c.d.o.server -> Re: Support for Boolean data type

Re: Support for Boolean data type

From: Umar FArooq <umar.farooq_at_cressoft.com.pk>
Date: Wed, 10 Jun 1998 16:56:53 +0500
Message-ID: <357E7485.10AB0AEF@cressoft.com.pk>


no..Oracle does not support the boolean type ....u can use a char(1) type with a check constraint allowing only T or F to be stored in teh field

Umar Farooq
Software Engineer
CresSoft, Lahore, Pakistan
umar.farooq_at_cressoft.com.pk

Mary Goh wrote:

> Hi,
> Does Oracle 7.3 support Boolean data type or its equivalent ?
> The
> purpose is to represent TRUE and FALSE values in the database.
>
> thanks !
Received on Wed Jun 10 1998 - 06:56:53 CDT

Original text of this message

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