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: boolean?

Re: boolean?

From: Yvan Galas <yvan.galas_at_fr.adp.com>
Date: Fri, 04 Feb 2000 10:23:02 GMT
Message-ID: <389AA891.150C26A8@fr.adp.com>


Electro Republic Independent Counsil wrote:
>
> I asked the what is the corresponding boolean datatype in oracle. not the
> definition of boolean. I don't think oracle has boolean datatype.. I guess
> I have to use varchar(1) or char(1) with check constraints (T/F or Y/N) ?

Yes sorry I misunderstand you !!! Boolean datatype (for me...) is more number(1)

0 equal success
another value fail.

cause you can manage error number. Received on Fri Feb 04 2000 - 04:23:02 CST

Original text of this message

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