Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Support for Boolean data type
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
![]() |
![]() |