Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: boolean?
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
![]() |
![]() |