On Mon, Oct 17, 2011 at 3:11 PM, Henry Drexler <alonup8tb@xxxxxxxxx> 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