sql实现有数据就更新,没有就插入
摘要:
首先建表: create table lxt_user3(user_id int unsigned not null primary key auto_increment comment '用户id',qq_open_id varchar(32) unique, 》该表中得有一个字段为unique, 阅读全文
posted @ 2015-09-25 16:58 阳雪凌空 阅读(2921) 评论(0) 推荐(0)
浙公网安备 33010602011771号