Our salesperson made a mistake when placing the order with Id = 830. Several incorrect products were added to the order. Delete these incorrect Orderitems completely from the Order. The following items should be completely removed from the order:
Our salesperson made a mistake when placing the order with Id = 830. Several incorrect products were added to the order. Delete these incorrect Orderitems completely from the Order. The following items should be completely removed from the order:
Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
Related questions
Question
Our salesperson made a mistake when placing the order with Id = 830. Several incorrect products were added to the order. Delete these incorrect Orderitems completely from the Order. The following items should be completely removed from the order:
Id | ProductName | |
---|---|---|
14 | Tofu | |
20 | Sir Rodney's Marmalade | |
32 | Mascarpone Fabioli | |
66 | Louisiana Hot Spiced Okra |
Note: This question requires you to write SQL syntax ONLY. Absolutely no python code should be used. Only the SQL itself.
![Examine the following database design. This database is stored in our working directory in a file called Northwind2020.d
Northwind Traders (Simplified)
Johan | April 14, 2020
Supplier
PK
Id
Order
Customer
CompanyName
+
PK
Id
PK
Id
ContactName
FirstName
OrderDate
ContactTitle
OrderNumber
LastName
City
FK
Customerld
City
Country
TotalAmount
Country
Phone
Phone
Fax
Product
Orderllem
PK
Id
PK
Id
ProductName
FK
Orderld
FK
Supplierld
FK
Productid
UnitPrice
UnitPrice
Package
Quantity
IsDiscontinued](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2F288a251f-20ac-4f30-b5d2-a05072051dc2%2F339fa7a1-3383-4d78-b212-829d28c5add2%2Fuoaruls_processed.png&w=3840&q=75)
Transcribed Image Text:Examine the following database design. This database is stored in our working directory in a file called Northwind2020.d
Northwind Traders (Simplified)
Johan | April 14, 2020
Supplier
PK
Id
Order
Customer
CompanyName
+
PK
Id
PK
Id
ContactName
FirstName
OrderDate
ContactTitle
OrderNumber
LastName
City
FK
Customerld
City
Country
TotalAmount
Country
Phone
Phone
Fax
Product
Orderllem
PK
Id
PK
Id
ProductName
FK
Orderld
FK
Supplierld
FK
Productid
UnitPrice
UnitPrice
Package
Quantity
IsDiscontinued
![A query of the table information for table Supplier returns the following information:
Icid name
notnull dfit value pk
type
INTEGERO
o id
1 CompanyName TEXT
2 ContactName TEXT
3 ContactTitle
4 City
5 Country
None
1
1
None
None
TEXT
None
TEXT
None
TEXT
None
16
Phone
TEXT
None
7 Fax
TEXT
10
None
A query of the table information for table Customer returns the following information:
type
notnull dfit value pk
cid name
o id
FirstName TEXT
INTEGER O
None
1
1
1
None
2 LastName TEXT
1
None
3 City
TЕXT
None
14
TEXT
Country
5 Phone
None
|TEXT
None
A query of the table information for table Product returns the following information:
Icid name
type
notnull dfit value pk
o id
INTEGER O
None
1
1
ProductName TEXT
None
2 Supplierld
3 UnitPrice
4 Package
5 IsDiscontinued INTEGER 1
INTEGER 1
None
REAL
1
ТЕXT
None
A query of the table information for table Order returns the following information:
cid name
type
notnull dfit value pk
lo
ld
INTEGER O
None
1
1
OrderDate
TEXT
None
12
OrderNumber TEXT
None
3 Customerid INTEGER 1
4 TotalAmount REAL
None
A query of the table information for table Orderitem returns the following information:
cid name
type
notnull dfit_value pk
0 ld
INTEGER O
None
Orderld
INTEGER 1
None
2 Productid INTEGER 1
3 UnitPrice REAL
None
1
4 Quantity INTEGER 1
1](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2F288a251f-20ac-4f30-b5d2-a05072051dc2%2F339fa7a1-3383-4d78-b212-829d28c5add2%2F1nle06p_processed.png&w=3840&q=75)
Transcribed Image Text:A query of the table information for table Supplier returns the following information:
Icid name
notnull dfit value pk
type
INTEGERO
o id
1 CompanyName TEXT
2 ContactName TEXT
3 ContactTitle
4 City
5 Country
None
1
1
None
None
TEXT
None
TEXT
None
TEXT
None
16
Phone
TEXT
None
7 Fax
TEXT
10
None
A query of the table information for table Customer returns the following information:
type
notnull dfit value pk
cid name
o id
FirstName TEXT
INTEGER O
None
1
1
1
None
2 LastName TEXT
1
None
3 City
TЕXT
None
14
TEXT
Country
5 Phone
None
|TEXT
None
A query of the table information for table Product returns the following information:
Icid name
type
notnull dfit value pk
o id
INTEGER O
None
1
1
ProductName TEXT
None
2 Supplierld
3 UnitPrice
4 Package
5 IsDiscontinued INTEGER 1
INTEGER 1
None
REAL
1
ТЕXT
None
A query of the table information for table Order returns the following information:
cid name
type
notnull dfit value pk
lo
ld
INTEGER O
None
1
1
OrderDate
TEXT
None
12
OrderNumber TEXT
None
3 Customerid INTEGER 1
4 TotalAmount REAL
None
A query of the table information for table Orderitem returns the following information:
cid name
type
notnull dfit_value pk
0 ld
INTEGER O
None
Orderld
INTEGER 1
None
2 Productid INTEGER 1
3 UnitPrice REAL
None
1
4 Quantity INTEGER 1
1
Expert Solution
![](/static/compass_v2/shared-icons/check-mark.png)
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution!
Trending now
This is a popular solution!
Step by step
Solved in 2 steps
![Blurred answer](/static/compass_v2/solution-images/blurred-answer.jpg)
Recommended textbooks for you
![Computer Networking: A Top-Down Approach (7th Edi…](https://www.bartleby.com/isbn_cover_images/9780133594140/9780133594140_smallCoverImage.gif)
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
![Computer Organization and Design MIPS Edition, Fi…](https://www.bartleby.com/isbn_cover_images/9780124077263/9780124077263_smallCoverImage.gif)
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
![Network+ Guide to Networks (MindTap Course List)](https://www.bartleby.com/isbn_cover_images/9781337569330/9781337569330_smallCoverImage.gif)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
![Computer Networking: A Top-Down Approach (7th Edi…](https://www.bartleby.com/isbn_cover_images/9780133594140/9780133594140_smallCoverImage.gif)
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
![Computer Organization and Design MIPS Edition, Fi…](https://www.bartleby.com/isbn_cover_images/9780124077263/9780124077263_smallCoverImage.gif)
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
![Network+ Guide to Networks (MindTap Course List)](https://www.bartleby.com/isbn_cover_images/9781337569330/9781337569330_smallCoverImage.gif)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
![Concepts of Database Management](https://www.bartleby.com/isbn_cover_images/9781337093422/9781337093422_smallCoverImage.gif)
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
![Prelude to Programming](https://www.bartleby.com/isbn_cover_images/9780133750423/9780133750423_smallCoverImage.jpg)
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
![Sc Business Data Communications and Networking, T…](https://www.bartleby.com/isbn_cover_images/9781119368830/9781119368830_smallCoverImage.gif)
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY