please assist with the following questions. need to write a syntax in SQL server. Create an UPDATE trigger called tr_check_qty on the OrderDetails table to prevent the updating of the quantity in the OrderDetails table if the quantity amount is greater than the units in stock in the Products table.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

please assist with the following questions.

need to write a syntax in SQL server.

Create an UPDATE trigger called tr_check_qty on the OrderDetails table to prevent the updating of the quantity in the OrderDetails table if the quantity amount is greater than the units in stock in the Products table.

 

 

OrderlD
ProductID Unit Price
Quantity Discount
10000
17
27.00
10001
25
9.80
30
0.15
10001
40
12.80
40
10001
59
38.50
8
10001
64
23.00
15
0.15
10002
31
8.00
35
4.
Transcribed Image Text:OrderlD ProductID Unit Price Quantity Discount 10000 17 27.00 10001 25 9.80 30 0.15 10001 40 12.80 40 10001 59 38.50 8 10001 64 23.00 15 0.15 10002 31 8.00 35 4.
ProductID
SupplierlD CategoryID
Product Name
EnglishName
QuantityPerUnit
Unit Price
UnitsInStock
UnitsOnOrder
Dharamsala Tea
10 boxes x 20 bags
24 - 12 oz bottles
12 - 550 ml bottles
48 - 6 oz jars
1
1
Chai
18.00
39
1
1
Chang
Tibetan Barley Beer
19.00
17
40
3
1
2
Aniseed Syrup
Licorice Syrup
10.00
13
70
4
2
Chef Anton's Cajun Seasoning
Chef Anton's Cajun Seasoning
22.00
53
2
2
Chef Anton's Gumbo Mix
Chef Anton's Gumbo Mix
36 boxes
21.35
6
3
2
Grandma's Boysenbenry Spread
Grandma's Boysenbeny Spread
12 -8 oz jars
25.00
120
3
7
Uncle Bob's Organic Dried Pears
Uncle Bob's Organic Dried Pears
12 -1 lb pkgs.
30.00
15
Transcribed Image Text:ProductID SupplierlD CategoryID Product Name EnglishName QuantityPerUnit Unit Price UnitsInStock UnitsOnOrder Dharamsala Tea 10 boxes x 20 bags 24 - 12 oz bottles 12 - 550 ml bottles 48 - 6 oz jars 1 1 Chai 18.00 39 1 1 Chang Tibetan Barley Beer 19.00 17 40 3 1 2 Aniseed Syrup Licorice Syrup 10.00 13 70 4 2 Chef Anton's Cajun Seasoning Chef Anton's Cajun Seasoning 22.00 53 2 2 Chef Anton's Gumbo Mix Chef Anton's Gumbo Mix 36 boxes 21.35 6 3 2 Grandma's Boysenbenry Spread Grandma's Boysenbeny Spread 12 -8 oz jars 25.00 120 3 7 Uncle Bob's Organic Dried Pears Uncle Bob's Organic Dried Pears 12 -1 lb pkgs. 30.00 15
Expert 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
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education