摘要: create TABLE student(id int not null DEFAULT 1,name VARCHAR(20) not null DEFAULT '',chinese FLOAT not null DEFAULT 0.0,english FLOAT not null DEFAULT 阅读全文
posted @ 2022-11-24 17:09 白映酱 阅读(27) 评论(0) 推荐(0)