範例table大家可以參考如下。 with temp_1 as ( select 'x1' eruid, case when rank = 1 then 'a1' when rank = 2 then 'a2' when ...
確定! 回上一頁