Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Download the Northwoods University's database installation script OracleNorthwoods from Midterm Exam folder on myCourses and run it in your APEX to create the database. Take

Download the Northwoods University's database installation script OracleNorthwoods from Midterm Exam folder on myCourses and run it in your APEX to create the database. Take screenshots of your SQL statements along with test result to answer the following questions. Submit your results to the Midterm Exam Assignment folder. Please choose 5 questions out of 7 questions.

1. List Assistant professors and their supervisor's names by creating a self-join on the FACULTY table.

2. List the first and last names of all students who have the same S_CLASS value as a student Jorge Perez by creating a nested query.

3. List the names of courses that satisfy both of these requirements: 1) taken only by students who were not seniors 2) were offered in term 6.

4. List building code (ascending) and total capacity of each building which has equal or more than 100 seats.

5. Write a query to search for a COURSE_NO value from the COURSE table in which the third to last character is the number 1.

6. List the total number of students who took the course "Systems Analysis" in term 4, 5 and 6.

7. List first name, last name, building code and office room number of the faculty who taught the Database Management course in term 6.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Concepts of Database Management

Authors: Philip J. Pratt, Mary Z. Last

8th edition

1285427106, 978-1285427102

More Books

Students also viewed these General Management questions

Question

What is database design?

Answered: 1 week ago

Question

How do you create a one-to-many relationship in a database system?

Answered: 1 week ago