Question: Consider the following database and answer the questions below. a) Write the SQL statement the displays the names of the students who have enrolled in
Consider the following database and answer the questions below. a) Write the SQL statement the displays the names of the students who have enrolled in the Database Systems course b) Write the SQL statement that displays a list of the students whose names start with 'S' c) Write the SQL statement that displays the Student ID, Student Name, Course ID, and Grade for students that passed at least one course with a grade better than B+ (i.e. A-, A, and A+) d) Write the SQL statement that displays the total number of credit hours for the courses enrolled in by the student with ID 1313
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
