Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Binding a boolean pl/sql

Binding a boolean pl/sql

From: Martin Drautzburg <drautzburg_at_altavista.net>
Date: 29 Apr 2001 02:56:09 +0200
Message-ID: <87ae50ttg6.fsf@altavista.net>

After reading some old postings I believe that it is not possible to "bind" a boolean parameter or return code. This is because boolean is not an SQL datatype, so there is absolutely no way out. Obvously Sqlplus does not allow a "variable foo boolean", but even with Pro*C or perl you could not possibly bind a boolean.

Is this true ? Received on Sat Apr 28 2001 - 19:56:09 CDT

Original text of this message

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