类似于这个问题:SQL Statement with multiple SETs and WHEREs
有没有办法执行多组,如下图。
UPDATE table SET ID = 111111259 SET Name = "Bob" SET Phone = 1111111261 WHERE ID = 2555
谢谢。
sql database set where
database ×1
set ×1
sql ×1
where ×1