摘要: 芸芸纵生万千态,仅怀善心始到终。 阅读全文
posted @ 2016-11-14 23:15 chhshichenhaha 阅读(144) 评论(0) 推荐(0)
摘要: --分别创建student/course/score表 Create table student ( mid char(10) not null primary key, mname char(50) not null, ) Create table course ( fid char(10) no 阅读全文
posted @ 2016-11-14 09:54 chhshichenhaha 阅读(229) 评论(0) 推荐(0)