nxycdl opened this issue 7 years ago · 0 comments
REPLACE INTO users(id, name, age)
VALUES(123, '赵本山', 50), (134,'Mary',15); 这个replace能使用吗? 谢谢。