搜索资源列表
数据库50事例sql
- 包含了数据库查询的一些很实用的例子 student(学号#,姓名,性别,年龄) course(课程号#,课程名,教师号#) score(学号#,课程号#,成绩) teacher(教师号#,教师名)
SQLlink
- 在WHERE子句中进行多表连接 根据TEACHER表、COURSE表和STUDENT表,查询所有学生的姓名、所在系、所修课程、考试时间、课程成绩及授课教师姓名。-Multi-table query all the student' s name connected according to the TEACHER Table, COURSE table and STUDENT table, where the Department of the courses, exam time, co
5655NotePad
- 录入成绩,更加方便成绩查询等一些列关于成绩的问题。-Entry grades, more convenient query results column about the achievements of the problem.