1. Write SQL retrieval commands for each of the following queries:a. Display the course ID and course name for all courses with an MC prefix.b. Display all courses for which Professor Newton has been qualified.c. Display the class roster, including student name, for all students enrolled in section 1003 of MC123 and section 1005 of MC222.2. Write an SQL query to answer the following question: Which instructors are qualified to teach MS211 and MS111?3. Write an SQL query to answer the following question: Is any instructor qualified to teach MS111 and not qualified to teach MS232?4. Write SQL queries to answer the following questions: How many students were enrolled in section 1003 during semester I-2021?5. How many students were enrolled in MS232 during semester I-2021?6. Write an SQL query to answer the following question: Which students were not enrolled in any courses during semester 1-2021?
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here