Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Scenario: Elite Video is a startup company providing concierge DVD kiosk service in Kennesaw, GA. FIGURE P8.47 THE CH08_MOVIECO ERD DETAILRENTAL MEMBERSHIP PK MEM NUM

image text in transcribedimage text in transcribed

Scenario: Elite Video is a startup company providing concierge DVD kiosk service in Kennesaw, GA. FIGURE P8.47 THE CH08_MOVIECO ERD DETAILRENTAL MEMBERSHIP PK MEM NUM RENTAL RENT NUM PK,FK1 RENT NUM PK,FK2 VID NUM RENT_DATE FK1 MEM_NUM MEM_FNAME MEM_LNAME MEM_STREET MEM_CITY MEM_STATE MEM_ZIP MEM_BALANCE DETAIL_FEE DETAIL_DUEDATE DETAIL_RETURNDATE DETAIL_DAILYLATEFEE MOVIE PK MOVIE NUM VIDEO VID NUM PK PRICE PK PRICE CODE VID INDATE FK1 MOVIE_NUM - 0--- PRICE_DESCRIPTION PRICE_RENTFEE PRICE_DAILYLATEFEE MOVIE_TITLE MOVIE_YEAR MOVIE COST MOVIE GENRE FK1 PRICE_CODE Construct queries to answer the following: 1) List the first name [mem fname) of all members (w3schools -> SQL Select) 2) List the price description and rent fee for all of the different price types (w3schools -> SQL Select) 3) List all information about the movies (w3schools -> SQL Select) --for the first 3 questions, do in Oracle and provide screen shots of your query and results-- 4) List the member numbers of all members who rented a movie. Do not list duplicates. (w3schools -> SQL Distinct) 5) List the member names [first and last] for members from Kentucky {KY}. (w3schools -> SQL Where) 6) List the names of all movies in alphabetical order (w3schools -> SQL ORDER BY) 7) List the movie title and cost in descending order by cost (w3schools -> SQL Order By) 8) List all information for movies that cost $50 or less (w3schools -> SQL Where) IS3280 Assignment SQL Queries with One Table page 2 of 7

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

More Books

Students also viewed these Databases questions

Question

Consistently develop management talent.

Answered: 1 week ago

Question

Create a refreshed and common vision and values across Europe.

Answered: 1 week ago

Question

Provide the best employee relations environment.

Answered: 1 week ago