悟生慧

 

2010年11月3日

case的用法

摘要: (case cpd.cpd_type when 0 then (case when(cpd.cpd_point>0) then '消费' when (cpd.cpd_point<=0) then '冲正' end) when 1 then '礼品兑换' when 2 then '自动清零'end) 阅读全文

posted @ 2010-11-03 09:50 悟生慧 阅读(184) 评论(0) 推荐(0) 编辑

导航