Revision history [back]
You can use the following statement:
select case when isnull({text1.$tryToDecimal},0) > 0 then 1 else 0 end
You can use the following statement:
select case when isnull({text1.$tryToDecimal},0) > 0 then 1 else 0 end
You can use the following statement:
following:
select case when isnull({text1.$tryToDecimal},0) > 0 then 1 else 0 end
You can use the following:
following:
select case when isnull({text1.$tryToDecimal},0) > 0 then 1 else 0 end