摘要:
CREATE DATABASE db_studentinfo; USE db_studentinfo ; DROP TABLE IF EXISTS t_student ; CREATE TABLE t_student( studentId varchar(40) NOT NULL, stuNo va 阅读全文
posted @ 2016-02-18 18:22
wujixing909
阅读(2862)
评论(0)
推荐(0)
浙公网安备 33010602011771号