The following code would include: CREATE OR REPLACE TRIGGER TRG_LINE_PROD AFTER INSERT ON LINE FOR EACH ROW BEGIN             UPDATE       PRODUCT             SET                P_QOH = P_QOH - :NEW.LINE_UNITS             WHERE        PRODUCT.P_CODE = LINE.P_CODE; END; Group of answer

A Guide to SQL
9th Edition
ISBN:9781111527273
Author:Philip J. Pratt
Publisher:Philip J. Pratt
Chapter7: Database Administration
Section: Chapter Questions
Problem 6TD: Perform the following tasks: a. Create an index named ITEM_INDEX1 on the ITEM_NUM column in the...
icon
Related questions
icon
Concept explainers
Question

The following code would include:

CREATE OR REPLACE TRIGGER TRG_LINE_PROD

AFTER INSERT ON LINE

FOR EACH ROW

BEGIN

            UPDATE       PRODUCT

            SET                P_QOH = P_QOH - :NEW.LINE_UNITS

            WHERE        PRODUCT.P_CODE = LINE.P_CODE;

END;

Group of answer choices
 
A) Create a trigger named trg_line_prod that will automatically increase the product quantity on hand for each product sold after a new LINE row is added.
 
B) Create a trigger named trg_line_prod that will automatically update the product quantity on hand for each product sold after the LINE table is modified.
 
C) Create a trigger named trg_line_prod that will automatically reduce the product quantity on hand for each product sold after a new LINE row is added.
 
D) This query will not work as it has syntax errors.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Query Syntax
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
Recommended textbooks for you
A Guide to SQL
A Guide to SQL
Computer Science
ISBN:
9781111527273
Author:
Philip J. Pratt
Publisher:
Course Technology Ptr
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning
Oracle 12c: SQL
Oracle 12c: SQL
Computer Science
ISBN:
9781305251038
Author:
Joan Casteel
Publisher:
Cengage Learning
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:
9780357392676
Author:
FREUND, Steven
Publisher:
CENGAGE L