Student (SSN, Name, Major) Course = (CourseNumber, PrerequisiteCourseNumber, Course Title, Number Units) Section = (Cour
Posted: Tue Jul 12, 2022 8:20 am
3. List the name, SSN and number of courses the student has taken and completed , i.e. received a letter grade (courses with the same CourseNumber taken in different quarters are counted as different courses). 4. List the name, SSN and number of courses the student has taken and completed. with a letter grade C or better (courses with the same CourseNumber taken in different quarters are counted as different courses). 5. List the Course Title and CourseNumber which does not have any prerequisite. 6. List the name of every student and SSN who earned an A in all courses he or she has completed, i.e. every grade is either Null or an A)