|M| SQL更新語句: sql = "update sell set send=(case send when 0 then 1 else 0 end) where id=107" ...
bbs.csdn.net