摘要:
创建表:create table t_test(id int not null AUTO_INCREMENT,tName varchar(30) not null collate gbk_chinese_ci,tKe varchar(20) not null collate gbk_chinese_ci,tPoint int,primary key(id));表数据:insert into t_test(tName,tKe,tPoint)values('jacky','chinese',30),('jacky','english' 阅读全文
posted @ 2013-03-28 11:13
就是这么一回事儿
阅读(276)
评论(0)
推荐(0)

浙公网安备 33010602011771号