我用MS SQL 語法如下. 得到結果成功率是0. 想請問有何解決辦法呢? 謝謝 select 生產線,case when text=OK then 1 else 0 end OK數量,case when text=NG then 1 else 0 ...
確定! 回上一頁