Question
Use the Pizza database created in the last chapters practices and write SQL statements to answer these questions: Complete practice question #10 at the end
Use the Pizza database created in the last chapters practices and write SQL statements to answer these questions:
Complete practice question #10 at the end of chapter 7. Join the product and the Order Detail table so that the result contains the product name, product unit size, and product unit price as well as the charged price. Do it for order 1000.
Complete practice questions #11, #12, and #13 at the end of chapter 7. List all the order and order details for each order made by the customer with the phone number (206) 555-6623. Change the price of breadsticks to 3.00. Process a pizza order for a new customer. (This will involve 3 INSERT statements.)
Create a MS Word file that contains your answers to questions 10 and 11-13 and that each question is labeled accordingly.
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