mysql 删除表中的某列的重复字段
摘要:
假设:create table t(id int not null primary key auto_increment,name char(10) not null,sex char(2) not null)engine=myisam;insert into t values(null,'tom'... 阅读全文
posted @ 2015-03-10 16:28
小猪斑斑
阅读(7404)
评论(0)
推荐(0)
浙公网安备 33010602011771号