update
表名称
set version = version + 1,
update_time = NOW(),
basket_price = case when id=1130254 then 0.00 end,
basket_spec_name = case when id=1130254 then “名称1”
when id=1130255 then “名称” end
where id IN
( 1130254 , 1130255);
为什么 id为 1130255 的 basket_price 被置为空了













![【题解】【枚举】—— [NOIP1997 普及组] 棋盘问题](https://i-blog.csdnimg.cn/direct/ed5567c23ff04d88ae67fd3c2ba99bdb.jpeg#pic_center)






