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

boolean?

From: Electro Republic Independent Counsil <elee_at_netscape.net>
Date: Thu, 3 Feb 2000 11:59:53 -0500
Message-ID: <87cc6s$cd5$1@netnews.upenn.edu>


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) ? Received on Thu Feb 03 2000 - 10:59:53 CST

Original text of this message

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