Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Given the following database, please answer the following 6 - 4 7 . Modify P&E 6 - 4 6 to include only those product lines
Given the following database, please answer the following
Modify P&E to include only those product lines the average price of which is higher than $
List the names and number of employees supervised label this value HeadCount for each supervisor who supervises more than two employees.
List the name of each employee, his or her birth date, the name of his or her manager, and the manager's birth date for those employees who were born before their man ager was born; label the manager's data Manager and ManagerBirth. Show how you constructed this query using a Venn or other type of diagram.
Write an SQLquery to display the order number, customer number, order date, and items ordered for some particular customer.
Write an SQL query to display each item ordered for order number its standard price, and the total price for each item ordered.
Write and SQL Query to dipsplay the total number of employees working at each work center include ID and location for each work center
Write an SQL query that lists those work centers that employ at least one person who has the skill QCl
Write an SQL query to total the cost of order number
Write an SQL query that lists for each vendor including vendor lD and vendor name those materials that the ven dor supplies where the supply unit prices is at least four
Calculate the total raw material cost label TotCost for each product compared to its standard product price. Display product ID product description, standard price, and the total cost in the result.
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