Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

SQL View Questions The actual database images below: https://imgur.com/a/lOBwraF?fbclid=IwAR3miKWbIcmWO2z_v8FwAf7iRu_r3r-doNwteUp6_wR2Er0GAnZoBhc7aCI 1. Create a view that will display all of the following columns, joining tables (you built

SQL View Questions

The actual database images below:

https://imgur.com/a/lOBwraF?fbclid=IwAR3miKWbIcmWO2z_v8FwAf7iRu_r3r-doNwteUp6_wR2Er0GAnZoBhc7aCI

1. Create a view that will display all of the following columns, joining tables (you built in Lab 7 & 8) as appropriate: Provide a screenshot of script execution.

Student First Name

Student Last Name

Course Title

2. Select all data from the view. Provide a screenshot of all data[1].

3. Create a view that will display all of the following columns, joining tables (you built in Lab 7 & 8) as appropriate: Provide a screenshot of script execution.

Student First Name

Student Last Name

Course Title

Course Faculty First Name

Course Faculty Last Name

Final Grade (number)

4. Select all data from the 2nd view. Provide a screenshot1.

5. Select data from the 2nd view, for Harrys classes only. Provide a screenshot1.

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_2

Step: 3

blur-text-image_3

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

Repairing And Querying Databases Under Aggregate Constraints

Authors: Sergio Flesca ,Filippo Furfaro ,Francesco Parisi

2011th Edition

146141640X, 978-1461416401

More Books

Students also viewed these Databases questions