Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write the SQL query statement that corresponds with 1a and 1b posted below: 1a. Display the SMemberID and SMemberName of staff members cleaning apartments rented

image text in transcribed

Write the SQL query statement that corresponds with 1a and 1b posted below:

1a. Display the SMemberID and SMemberName of staff members cleaning apartments rented by corporate clients whose corporate location is Chicago. Do not display the same information more than once.

1b. Display the CCName of the client and the CCName of the client who referred him or her, for every client referred by a client in the Music industry.

In this sequence of DROP TABLE statements, no table is dropped before a table with a foreign key referring to it is dropped. If we execute this sequence of DROP TABLE statements, every table in the ZAGI Retail Company Sales Department Database will be dropped. In that case, the ZAGI Retail Company Sales Department can be re-created by executing again all the statements listed in Figure 5.16. REGION RegionID Region Name Chicagoland T Tristate INCLUDES ProductID 1X1 Quantity TID T111 VENDOR VendorID PG 1 Vendor Name Pacifica Gear Mountain King 2X2 1 MK T222 T333 3X3 5 1X1 T333 1 1 STORE StoreID S1 4X4 1 RegionID T444 T444 CATEGORY CategoryID CategoryName CP Camping FW Footwear Store Zip 60600 60605 35400 2X2 2 S2 4X4 4 S3 T 5X5 T555 T555 T555 2 6X6 1 StoreID TDate SALESTRANSACTION TID CustomerID T111 1-2-333 T222 2-3-444 S1 S2 . Not CUSTOMER Customer ID 1-2-333 2-3-444 Customer Name CustomerZip Tina 60137 Tony 60611 Pam 35401 T333 T444 1-2-333 1-Jan-2020 1-Jan-2020 2-Jan-2020 2-Jan-2020 2-Jan-2020 S3 S3 3-4-555 3-4-555 2-3-444 T555 S3 PRODUCT ProductID 1X1 Product Price $100 VendorID CategoryID PG CP Product Name Zzz Bag Easy Boot Cosy Sock 2X2 MK $70 $15 FW FW 3X3 MK 4X4 PG FW Dura Boot Tiny Tent Biggy Tent $90 $150 MK 5X5 6X6 CP $250 MK CP

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

Hands-On Database

Authors: Steve Conger

2nd Edition

0133024415, 978-0133024418

More Books

Students also viewed these Databases questions