联系方式

  • QQ:99515681
  • 邮箱:99515681@qq.com
  • 工作时间:8:00-21:00
  • 微信:codinghelp

您当前位置:首页 >> OS作业OS作业

日期:2024-04-05 04:41

CS 336

Princ. of Info. and Data Manag.

Homework 3

Domain

❼ cid is in {’198:11’,’640:151’,’198:112’,...}

❼ deptid is in {’cs’,’math’,’music’,...}

❼ grade is in {’A’,’B’,’C’,...}

❼ section, age, ssn are an integers

❼ address, phone, name are strings

❼ gpa is float

Provide SQL instructions for each of the following questions

1. Create the database schema.

2. Find the name of professors that work for the cs department.

3. Find those students (sid) enrolled in courses in the cs department.

4. List ssn and name of professors that work for the cs department, but are not teaching any cs courses.

5. List the number of courses offered by each department. Just the number of courses (not sections).

6. List of those departments that offer more than 10 courses.

7. Produce a list of the name of those students whose professor’s name starts with an M. Your result must have no duplicates.

CS 3368. Assume that small sections have less than 30 students, medium sections have at least 30 students but less than 80, and large sections have at least 80 students.

Your result table should have the following rows and columns:

deptid   small   medium   large

cs

math

...           ...         ...          ...

Each table entry must have the number of sections of a given size offered by each department.

9. List of professors that work for departments with more than 20 faculty members and that offer more large sections than small and medium sections combined.

10. Assume grades are A, B, C, D, F where D and F are failing grades. For each course (section) find the percentage of students that failed the course.

11. Find the name of the professor with the maximum percentage of students that failed his course.

12. On average what percentage of students fail a course? (total number of students that failed a course / total number of enrolled students).

13. Find a list of courses (sections) where the percentage of students with D or F is greater than average.

14. Write a query that produces the following table:

deptid    SPS    % A    % B    % C    % D    % F

cs

math

...           ...       ...       ...       ...        ...       ...

Where SPS is the average number of students in each section and column %A has the per-centage of students that got an A, and so on, over all the courses offered by each department.





版权所有:编程辅导网 2021 All Rights Reserved 联系方式:QQ:99515681 微信:codinghelp 电子信箱:99515681@qq.com
免责声明:本站部分内容从网络整理而来,只供参考!如有版权问题可联系本站删除。 站长地图

python代写
微信客服:codinghelp