I would consider using a case statement with no variable. Something like: case when a_values.include(n) then :a when b_values.include(n) ...
確定! 回上一頁