搜索
注册
登录
BookSet
首页
发现
文章
汉化SO
注册
登录
插入 MySQL 表或更新(如果存在)
insert into table (id, name, age) values(1, "A", 19)
mysql
sql
insert-update
upsert
答案