摘要: drop table if exists students;create table students (studentNo varchar(10) primary key,name varchar(10),sex varchar(1),hometown varchar(20),age tinyin 阅读全文
posted @ 2022-03-07 18:32 在下十九 阅读(66) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2022-03-07 10:48 在下十九 阅读(37) 评论(0) 推荐(0)