Answered step by step
Verified Expert Solution
Question
1 Approved Answer
SQL Write a query that returns the cost of parts used for building an SD70Ace model Select the average order size (average number of units)
SQL
- Write a query that returns the cost of parts used for building an SD70Ace model
- Select the average order size (average number of units) per customer for each model
- Return number of orders for customer outside the USA
- Write an SQL to add a new order for 25 units of SD60 bought by UP
- Write an SQL operation that deletes all order made prior to 2000
Part Inventory id Cost Supplier Location Name Traction motor 200 Melco Japan Alternator HVAC Warehouse id quantit A1 A2 B1 100 250 300 400 kato 300 Melco Japan USA Customer Model Location Model SD70Ace160 SD70M SD60 id Quantit CN UP BT Name anada National nion Pacific anada USA Bombardier Transport Sweden Orders order id C id CN UP Model nbUnit Year SD70Ace50 SD70Ace 2018 2018 60
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started