Question: write the syntax for the queries 1) Write a query that calculates the number of days between the date an order was placed and the

write the syntax for the queries
1) Write a query that calculates the number of days between the date an order was placed and the date that it was shipped using the Sales SalesOrderHeader table. Include the SalesOrderID, OrderDate, and ShipDate columns. 2) Using a subquery, display the product names and product ID numbers from the Production.Product table that have been not ordered
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
