Which two statements are true about triggers?

Which two statements are true about triggers? (Choose two.)

Which two statements are true about triggers? (Choose two.)

A.
All the triggers that are created on a table cannot be disabled simultaneously.

B.
Any user who has the alter privilege on a table can create a trigger using that table.

C.
Oracle provides a two-phase commit process whether a trigger updates tables in the local
database or remote tables in a distributed database.

D.
Triggers become invalid if a dependent object, such as 3 stored subprogram that is invoked
from the trigger body is modified, and have to be manually recompiled before the next invocation.

Explanation:



Leave a Reply 6

Your email address will not be published. Required fields are marked *


samkelo siyabonga ngubo

samkelo siyabonga ngubo

C,D

pooja

pooja

I think the answer is B,D