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: Ernie Juanengo <juanengo_at_home.com>
Date: Tue, 19 Jan 1999 01:52:47 GMT
Message-ID: <PzRo2.564$Rg.185@news.rdc1.nj.home.com>


You can use TRUE or FALSE as values of a boolean variable in a PLSQL block, but not for a column on a database table. Received on Mon Jan 18 1999 - 19:52:47 CST

Original text of this message

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