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: DataType constant for PL/SQL Boolean

Re: DataType constant for PL/SQL Boolean

From: Daniel Clamage <dclamageNOSPAM_at_telerama.com>
Date: Thu, 3 Dec 1998 22:31:09 -0000
Message-ID: <3667592c.0@paperboy.telerama.com>


BOOLEAN is not a supported SQL datatype. Try returning 1 or 0 instead.

--
- Dan Clamage
http://www.telerama.com/~dclamage
If you haven't crashed the Server,
you haven't been trying hard enough.
Rob Edgar wrote in message <746aho$a0a4_at_news.hk.linkage.net>...
>Anyone know the DataType constant I can use with OO40 for a boolean value
>returned from a PL/SQL function.
>
>I cant find boolean amongst any of the constants.
>
>Rob
>
>
Received on Thu Dec 03 1998 - 16:31:09 CST

Original text of this message

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