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: Is there a BOOLEAN data type?

Re: Is there a BOOLEAN data type?

From: Van Messner <vmessner_at_netaxis.com>
Date: Thu, 14 Jan 1999 14:10:35 -0500
Message-ID: <_mrn2.166$u8.874@news7.ispnews.com>


You could use a CHAR(1) and restrict the values to T or F.

Keith Kwiatek wrote in message <77l85e$9ie$1_at_news.nist.gov>...
>Can I create a field with type BOOLEAN?
>
>please email me kkwiatek_at_nist.gov
>
>
Received on Thu Jan 14 1999 - 13:10:35 CST

Original text of this message

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