On Mon, Oct 17, 2011 at 3:11 PM, Henry Drexler <alonup...@gmail.com> wrote:

> couldn't you just wrap it in a case statement to change the t to true
> etc...?
>
>
example:

select
case when (1=1) = true then 'true' else 'false' end

Reply via email to