select (case Power when 'A' then '員工' when 'B' then '管理員' when 'C' then '系統管理員' end)as c0 FROM dbo.employee