摘要: /*创建数据/create table student( sno varchar2(10) primary key, sname varchar2(20), sage number(2), ssex varchar2(5) ); create table teache... 阅读全文
posted @ 2017-05-03 23:39 2637282556 阅读(113) 评论(0) 推荐(0) 编辑