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 -> display a boolean variable?

display a boolean variable?

From: jobs <jobs_at_webdos.com>
Date: Tue, 10 Jul 2007 14:08:36 -0700
Message-ID: <1184101716.530264.254230@22g2000hsm.googlegroups.com>


How can I display a Boolean Variable?

to_char?
cast?

I'm trying to do this:

dbms_output.put_line(booleanvariable);

getting error : wrong type of arguments in put_line

Thanks for any help or information. Received on Tue Jul 10 2007 - 16:08:36 CDT

Original text of this message

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