Answered step by step
Verified Expert Solution
Question
1 Approved Answer
CIST 1 2 2 0 : SQL Assign # 1 0 ( 4 0 Points ) [ More Joins Chap 7 ] Using the database
CIST : SQL Assign #
Points
More Joins Chap
Using the database provided, Write and Execute SELECT statements to get the following information:
More JoinsMultiple Table Joins
How many Credit Hours is Debbie Gibson taking this Semester? Show code and answer question
Give the name of the course, time, day and room No for all courses that Debbie Gibson is taking.
Do the same as # above, except for all students.
Give the name of the course, the number of credit hours, the name of the instructor, the time and day of the course and the roomNo for all classes taught in room
What is the avg gpa for all students taking the Intro to Java course? Show code and answer question
How many students are in each course? Give course number and how many students are in each course.
How many students is each instructor teaching? Give instructor last name and how many students they are teaching.
Ms Mitchell wants a list of all the students in her classes and their email addresses.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started