A. Write the following queries in SQL: i. List the Part Names which are not used to service the vehicle of any customer. ii. List the customer number who has got his vehicle serviced maximum number of times. iii. List the customer number whose vehicle service used all the parts of vehicle type V1.

Database Systems: Design, Implementation, & Management
12th Edition
ISBN:9781305627482
Author:Carlos Coronel, Steven Morris
Publisher:Carlos Coronel, Steven Morris
Chapter11: Database Performance Tuning And Query Optimization
Section: Chapter Questions
Problem 21P: Problems 1721 are based on the following query: SELECT V_CODE, V_NAME, V_CONTACT, V_STATE FROM...
icon
Related questions
Question
Schema:
Part(PartNo, PartName, VehicleType, UnitPrice, SalesPrice)
Service(ServiceNo, PartNo, ServiceDate, CustomerNo, Qty)
Constraints: i. Vehicle Type should be V1', V2', 'V3', 'V4', or 'V5'
ii. UnitPrice and SalesPrice should be greater than zero
iii. PartNo, FK in Service refers to PartNo, PK in Part
Data:
Part
Service
P1
V1
10
12
1
01-Jan-17
C1
P2
V2
100
110
3
01-Jan-17
C1
4
P3
V1
150
175
2
3
05-Feb-18
C2
10
P4
V3
200
250
3
1
15-May-18 Сз
9.
P5
V2
75
90
1
03-Jun-19
C1
A. Write the following queries in SQL:
i. List the Part Names which are not used to service the vehicle of any customer.
ii. List the customer number who has got his vehicle serviced maximum number of
times.
iii.
List the customer number whose vehicle service used all the parts of vehicle type V1.
B. Write a PL/SQL program to find the total profit done in the sales of a given part number in
the service of different customer vehicles. Raise an exception for invalid part number.
12345n
Transcribed Image Text:Schema: Part(PartNo, PartName, VehicleType, UnitPrice, SalesPrice) Service(ServiceNo, PartNo, ServiceDate, CustomerNo, Qty) Constraints: i. Vehicle Type should be V1', V2', 'V3', 'V4', or 'V5' ii. UnitPrice and SalesPrice should be greater than zero iii. PartNo, FK in Service refers to PartNo, PK in Part Data: Part Service P1 V1 10 12 1 01-Jan-17 C1 P2 V2 100 110 3 01-Jan-17 C1 4 P3 V1 150 175 2 3 05-Feb-18 C2 10 P4 V3 200 250 3 1 15-May-18 Сз 9. P5 V2 75 90 1 03-Jun-19 C1 A. Write the following queries in SQL: i. List the Part Names which are not used to service the vehicle of any customer. ii. List the customer number who has got his vehicle serviced maximum number of times. iii. List the customer number whose vehicle service used all the parts of vehicle type V1. B. Write a PL/SQL program to find the total profit done in the sales of a given part number in the service of different customer vehicles. Raise an exception for invalid part number. 12345n
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 5 steps with 3 images

Blurred answer
Knowledge Booster
Multiple 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
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781305627482
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781285196145
Author:
Steven, Steven Morris, Carlos Coronel, Carlos, Coronel, Carlos; Morris, Carlos Coronel and Steven Morris, Carlos Coronel; Steven Morris, Steven Morris; Carlos Coronel
Publisher:
Cengage Learning
A Guide to SQL
A Guide to SQL
Computer Science
ISBN:
9781111527273
Author:
Philip J. Pratt
Publisher:
Course Technology Ptr
Oracle 12c: SQL
Oracle 12c: SQL
Computer Science
ISBN:
9781305251038
Author:
Joan Casteel
Publisher:
Cengage Learning
CMPTR
CMPTR
Computer Science
ISBN:
9781337681872
Author:
PINARD
Publisher:
Cengage