摘要:
create database db1gouse db1gocreate table student( Sno char(8),Sname char(20),Sage int,Sdept char(40),Ssex char(2),primary key(Sno) )gocreate table c... 阅读全文
posted @ 2015-04-14 18:53
fantasy12436109
阅读(143)
评论(0)
推荐(0)
浙公网安备 33010602011771号