数据库SQL语言实验及其答案

倪克璐 28 0 DOC 2019-01-02 22:01:41

create table Student(SNO char(5) primary key,SNAME char(8) NULL,SDEPT char(2),SCLASS char(2),SAGE smallint)

用户评论
请输入评论内容
评分:
暂无评论