Try with this code. SQL. (select case when P.Factor1=' ' then 0 else P.Factor1 end from pr.PODTL P where FkItemCode=D.FkItemCode and ...
確定! 回上一頁