On Mon, Oct 17, 2011 at 3:11 PM, Henry Drexler <alonup8tb(at)gmail(dot)com> wrote:
> couldn't you just wrap it in a case statement to change the t to true> etc...?>>example:
selectcase when (1=1) = true then 'true' else 'false' end