i

来源:互联网 发布:js安全域名加二级域名 编辑:程序博客网 时间:2024/04/29 01:45
update acccount  set name=case when countid=1 then 'A'  when countid=2 then 'B' else 'C' end