SPP Assignment 2
SPP Assignment 2
MIS: 712452049
Branch: MTech – Data Science
• Find all departments that have at least one instructor, and list the names of the
departments along with the number of instructors; order the result in descending order
of number of instructors.
• For each student, compute the total credits they have successfully completed, i.e. total
credits of courses they have taken, for which they have a non-null grade other than 'F'. Do
NOT use the tot_creids attribute of student.