list the number of equipment with the same first three letters (the start code, e.g., CAM, DIV) in the equipment code for equipment loaned or returned in the month of June. You should list the start code and the number of equipment types ONLY if there is more than 2 such equipment with the start code. 2) Create a view named CustomerSummary with details of each customer, the number of equipment rented, the total amount of rental collected thus far and the number of damages caused by customer and not due to wear and tear. 3) Use the CustomerSummary view to find the average rental per loan for the customer with the most number of loans. Do not hardcode any value and do not assume that the loan table is non-empty or that there is one row of result as ingeneral, there may be more than one customers with the most number of loan
1)To list the number of equipment with the same first three letters (the start code, e.g., CAM, DIV) in the equipment code for equipment loaned or returned in the month of June. You should list the start code and the number of equipment types ONLY if there is more than 2 such equipment with the start code.
2) Create a view named CustomerSummary with details of each customer, the number of equipment rented, the total amount of rental collected thus far and the number of damages caused by customer and not due to wear and tear.
3) Use the CustomerSummary view to find the average rental per loan for the customer with the most number of loans. Do not hardcode any value and do not assume that the loan table is non-empty or that there is one row of result as ingeneral, there may be more than one customers with the most number of loans.
![(a)
Refer to Figure Q3(a)(i) for the data model for equipment loans.
Customer
Equipment
Loan
id
equipmentCode
name
id
name
equipmentCode >e
address
description
contact
startDate
RentalRatePerDay
dateOfBirth
returnDate
occupation
DamageReport
reportId
damageType](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2F9aba9d0e-2402-4f8f-907e-45ea34573fa6%2F937c3ce4-ead7-42ab-a0e2-86a01ba3bde6%2Fgckylsq_processed.png&w=3840&q=75)
![To list the number of equipment with the same first three letters (the start code,
e.g., CAM, DIV) in the equipment code for equipment loaned or returned in the
month of June. You should list the start code and the number of equipment types
ONLY if there is more than 2 such equipment with the start code.
Start Code Number of Equipment for June
CAM
3
Create a view named CustomerSummary with details of each customer, the
2 number of equipment rented, the total amount of rental collected thus far and
the number of damages caused by customer and not due to wear and tear.
Name
S7615682J Charles Toles
S8512123F Damien Low
Address
Contact
DateOfBirth Occupation
Number of Equipment Rented Total Rent NumDamage
23 Haig Road
92142331 15-03-1976 Teacher
1
20.00
5 Still Road
88128833 05-07-1985 Teacher
1
16.00
1
S8823456F Audrey Ng
10 Bedok Road
82138213 23-01-1988 Nurse
3
150.00
1
S9012345G Betsey Tan
2 Jalan Eunos
98981212 12-05-1990 Cartoonist
2
4.00
8 Jalan Melayu
S9144234J
Peter Lee
97589758 04-03-1991 Student
1
24.00
S9712345Z Ali Bin Mohd Hassan 10 Clementi Road 91239123 10-07-1997 IT Programmer o
0.00
S9945675J Ravi SIO Ramasamy 12 Jurong Road 82223333 12-08-1998 Personal Trainer 0
0.00
Use the CustomerSummary view to find the average rental per loan for the
customer with the most number of loans. Do not hardcode any value and do not
assume that the loan table is non-empty or that there is one row of result as in
general, there may be more than one customers with the most number of loans.
name
contact
Number of Equipment Rented Total Rent Average Rental for biggest customer NumDamage
| Audrey Ng 82138213 3
150.00
50.00
1](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2F9aba9d0e-2402-4f8f-907e-45ea34573fa6%2F937c3ce4-ead7-42ab-a0e2-86a01ba3bde6%2Fl8sfn4e_processed.png&w=3840&q=75)
![](/static/compass_v2/shared-icons/check-mark.png)
Step by step
Solved in 2 steps with 1 images
![Blurred answer](/static/compass_v2/solution-images/blurred-answer.jpg)
![Computer Networking: A Top-Down Approach (7th Edi…](https://www.bartleby.com/isbn_cover_images/9780133594140/9780133594140_smallCoverImage.gif)
![Computer Organization and Design MIPS Edition, Fi…](https://www.bartleby.com/isbn_cover_images/9780124077263/9780124077263_smallCoverImage.gif)
![Network+ Guide to Networks (MindTap Course List)](https://www.bartleby.com/isbn_cover_images/9781337569330/9781337569330_smallCoverImage.gif)
![Computer Networking: A Top-Down Approach (7th Edi…](https://www.bartleby.com/isbn_cover_images/9780133594140/9780133594140_smallCoverImage.gif)
![Computer Organization and Design MIPS Edition, Fi…](https://www.bartleby.com/isbn_cover_images/9780124077263/9780124077263_smallCoverImage.gif)
![Network+ Guide to Networks (MindTap Course List)](https://www.bartleby.com/isbn_cover_images/9781337569330/9781337569330_smallCoverImage.gif)
![Concepts of Database Management](https://www.bartleby.com/isbn_cover_images/9781337093422/9781337093422_smallCoverImage.gif)
![Prelude to Programming](https://www.bartleby.com/isbn_cover_images/9780133750423/9780133750423_smallCoverImage.jpg)
![Sc Business Data Communications and Networking, T…](https://www.bartleby.com/isbn_cover_images/9781119368830/9781119368830_smallCoverImage.gif)