2019年10月29日

mysql/sqlserver数据库sql语句练习

摘要: 1、在test数据库上建表create table Student( StudentName varchar(200) not null, BatchID int comment '批次编号', RegNo varchar(100) comment '注册号码', StudentAddress va 阅读全文

posted @ 2019-10-29 22:43 梦回第四帝国 阅读(326) 评论(0) 推荐(0)

导航