03 2013 档案

摘要:--学生表[Table_Student]{[StudentID],[Sex],[StudentName]}--科目表 [Table_Class]{[CalssID],[ClassName]}--成绩表 [Table_score]{[StudentID],[ClassID],[Score]}查出各科目中前10的学生学号和成绩select * from Table_score as CJ1 where score >= ( select Min(score) From Table_score As CJ2 Where CJ1.classid = CJ2.classid And CJ1.sco 阅读全文
posted @ 2013-03-25 14:26 为乐而来 阅读(169) 评论(0) 推荐(1) 编辑
摘要:Good morning ! It is really my honor to have this opportunity for an interview, I hope i can make a good performance today. I'm confident that I can succeed. Now i will introduce myself briefly I am 26 years old,born in shandong province . I was graduated from qingdao university. my major is ele 阅读全文
posted @ 2013-03-18 12:43 为乐而来 阅读(441) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示