mysql系列十三、mysql中replace into和duplicate key的使用区
摘要:
一、创建测试表 1.创建唯一索引"b" 2.插入3条数据 二、replace into用法 1.使用replace into插入单条数据 2 row(s) affected Execution Time : 00:00:00:047Transfer Time : 00:00:00:000Total 阅读全文
posted @ 2018-06-05 01:24 小人物的奋斗 阅读(1871) 评论(0) 推荐(0) 编辑