Question
The company is interested in knowing on which date order number 3020 was shipped. Use the Shipment table create a query that shows the ship
The company is interested in knowing on which date order number 3020 was shipped. Use the Shipment table create a query that shows the ship date for order number 3020 and make certain the query contains the orderID. Name the query \"Order 3020 Shipped\" (without the quotes).
I know how to create the query and make it reference the shipment table and show the ship date and order ID. My problem is I can\'t figure out how to make this query ONLY show me order number 3020. It shows all of the ship dates and order ID\'s in the document. (about 3000 orders).
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