Consider the following Database Schema. CUSTOMER INVOICE LINE PK CUS CODE Sererates PK INY HUMBER %23 FK1 CUs CODE INV DATE PKFK1 Y NUMBER PK contains LINE NUMBER cus LNAME CUS FNAME CUS INITIAL Cus AREACODE CUS PHONE CUS BALANCE FK2 P CODE LINE UNITS LINE PRICE is found in %3D VENDOR PRODUCT PK Y CODE PK P CODE V NAME v CONTACT V AREACODE V_PHONE V STATE v ORDER P DESCRIPT PINDATE P QOH P MIN P PRICE PDISCOUNT FK1 V CODE HO- SUogles-o -여 Write a SQL query with nested subquery to list all customers who ordered a claw hammer.

A Guide to SQL
9th Edition
ISBN:9781111527273
Author:Philip J. Pratt
Publisher:Philip J. Pratt
Chapter2: Database Design Fundamentals
Section: Chapter Questions
Problem 11RQ
icon
Related questions
Question
Sql
Consider the following Database Schema.
CUSTOMER
PK Cus CODE
INVOICE
LINE
L Denerates
PK INV MUMBER
%23
FK1 Cus CODE
INV DATE
contains
PKFK1 NY NUMBER
PK
Cus LNAME
CUS FNAME
CUS INITIAL
CUS AREACODE
CUS PHONE
CUS BALANCE
LINE NUMBER
P CODE
LINE UNITS
LINE PRICE
FK2
is found in
VENDOR
PRODUCT
PK YCODE
PK
P CODE
V_NAME
V_CONTACT
V_AREACODE
V_PHONE
V_STATE
V_ORDER
P DESCRIPT
P_INDATE
P QOH
P_MIN
P PRICE
P DISCOUNT
FK1 V CODE
supplies
Write a SQL query with nested subquery to list all customers who ordered a claw hammer.
Transcribed Image Text:Consider the following Database Schema. CUSTOMER PK Cus CODE INVOICE LINE L Denerates PK INV MUMBER %23 FK1 Cus CODE INV DATE contains PKFK1 NY NUMBER PK Cus LNAME CUS FNAME CUS INITIAL CUS AREACODE CUS PHONE CUS BALANCE LINE NUMBER P CODE LINE UNITS LINE PRICE FK2 is found in VENDOR PRODUCT PK YCODE PK P CODE V_NAME V_CONTACT V_AREACODE V_PHONE V_STATE V_ORDER P DESCRIPT P_INDATE P QOH P_MIN P PRICE P DISCOUNT FK1 V CODE supplies Write a SQL query with nested subquery to list all customers who ordered a claw hammer.
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Table
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
A Guide to SQL
A Guide to SQL
Computer Science
ISBN:
9781111527273
Author:
Philip J. Pratt
Publisher:
Course Technology Ptr