Re: Perl Issues: returning boolean

From: Nigel Thomas <nigel_cl_thomas_at_yahoo.com>
Date: Fri, 22 Feb 2008 11:08:39 -0800 (PST)
Message-ID: <547792.78215.qm@web58813.mail.re1.yahoo.com>

2. They say that Perl can't handle Boolean values. Is that true? Any guidance here?

PS - regardless of Perl - booleans are not supported by SQL either, so whatever language you use to interface with a PL/SQL procedure, you would have to convert them to some datatype that IS supported by SQL (eg Y/N, 0/1, etc).

Regards Nigel

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Feb 22 2008 - 13:08:39 CST

Original text of this message