SQL语句 case ... when
select 字段A, 字段B,
CASE 
WHEN t.operate = 1 then 'aa'
WHEN t.operate = 2 then 'bb'
WHEN t.operate = 3 then 'cc'
WHEN t.operate = 4 then 'dd'
WHEN t.operate = 5 then 'ee'
WHEN t.operate = 6 then 'ff'
END
as '字段C'
from t_table
天津雍博科技有限责任公司
www.yongbosoft.com
 
                    
                 
 
                
            
         浙公网安备 33010602011771号
浙公网安备 33010602011771号