摘要: CREATE DATABASE CristinMysql Create table employee( eId int(9) not null auto_increment, eName varchar(8) charset utf8 not null, eComeDate date not nul 阅读全文
posted @ 2017-08-01 08:47 GᎭ•Cristin 阅读(219) 评论(0) 推荐(0)