View the Exhibit and examine the structure of the AUDIR_CUST table.Exhibit Missing -CUST_ID and CUST_LIMIT are existing

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899559
Joined: Mon Aug 02, 2021 8:13 am

View the Exhibit and examine the structure of the AUDIR_CUST table.Exhibit Missing -CUST_ID and CUST_LIMIT are existing

Post by answerhappygod »

View the Exhibit and examine the structure of the AUDIR_CUST table.Exhibit Missing -CUST_ID and CUST_LIMIT are existing columns in the CUSTOMER table.Examine the following trigger code:Which statement is true about the above trigger?
View The Exhibi 1
View The Exhibi 1 (161.2 KiB) Viewed 129 times
A. It gives an error on compilation because it should be a statement-level trigger.
B. It compiles and fires successfully when the credit limit is updated in the customer table.
C. It gives an error on compilation because of the commit command in the trigger code
D. It compiles successfully, but gives an error when the credit limit is updated in the CUSTOMER table because the PRAGMA AUTONOMOUS_TRANSACTION statement should be introduced in the trigger.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!

This question has been solved and has 1 reply.

You must be registered to view answers and replies in this topic. Registration is free.


Register Login
 
Post Reply