please use sql to answer the following question an erd has been add a) Add a new row in the ORDERS table with the following data: Order# = 1021, Customer# 1009, and Order date = today’s date. Modify the zip code on order 1017 to 33222. Save the changes permanently to the database. Apply commit Add a new row in the ORDERS table with the following data: Order# = 1022, Customer# =2000, and Order date = today’s date. Describe the error raised and what caused the error.

Systems Architecture
7th Edition
ISBN:9781305080195
Author:Stephen D. Burd
Publisher:Stephen D. Burd
Chapter10: Application Development
Section: Chapter Questions
Problem 15VE
icon
Related questions
Question

please use sql to answer the following question an erd has been add

  1. a) Add a new row in the ORDERS table with the following data: Order# = 1021, Customer# 1009, and Order date = today’s date.
  2. Modify the zip code on order 1017 to 33222.
  3. Save the changes permanently to the database. Apply commit
  4. Add a new row in the ORDERS table with the following data: Order# = 1022, Customer# =2000, and Order date = today’s date.

Describe the error raised and what caused the error.

 

ORDERS
Order#
Customer#
Orderdate
Shipdate
Shipstreet
Shipcity
Shipstate
Shipzip
Shipcost
CUSTOMERS
Customer#
Lastname
Firstname
Email
Address
City
State
Zip
Referred
Region
BOOKAUTHOR AUTHOR
ВОOKS
AuthorD
ISBN
ISBN
AuthorID
Lname
Fname
ORDERITEMS
Title
Pubdate
PubID
Cost
Retall
Discount
Category
Order#
Item#
ISBN
Quantity
Paideach
PUBLISHER
PubID
Name
PROMOTION Contact
Gift
Minretail
Maxretall
Phone
FIGURE 1-5
JustLee Books's table structures after normalization
Transcribed Image Text:ORDERS Order# Customer# Orderdate Shipdate Shipstreet Shipcity Shipstate Shipzip Shipcost CUSTOMERS Customer# Lastname Firstname Email Address City State Zip Referred Region BOOKAUTHOR AUTHOR ВОOKS AuthorD ISBN ISBN AuthorID Lname Fname ORDERITEMS Title Pubdate PubID Cost Retall Discount Category Order# Item# ISBN Quantity Paideach PUBLISHER PubID Name PROMOTION Contact Gift Minretail Maxretall Phone FIGURE 1-5 JustLee Books's table structures after normalization
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Multiple table
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Systems Architecture
Systems Architecture
Computer Science
ISBN:
9781305080195
Author:
Stephen D. Burd
Publisher:
Cengage Learning