CREATE OR REPLACE TRIGGER logon_trg
AFTER logon ON SCHEMA
BEGIN
INSERT INTO bb_audit_logon
VALUES (USER, SYSDATE) ;
END;
In the code fragment above, which of the ____ statement represents the system event.
A) logon
B) INSERT
C) SYSDATE
D) AFTER
Correct Answer:
Verified
Q31: Which of the following indicates that the
Q32: _ triggers refer to database triggers that
Q33: The statement _ correctly deletes a trigger.
A)
Q34: A(n) _ trigger fires whenever the event
Q35: Database system events include all of the
Q37: Which of the following statements is correct?
A)
Q38: Which of the following statements is True?
A)
Q39: A(n) _ table is one that is
Q40: The statement _ recompiles the trigger named
Q41: Which trigger option will force the trigger
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents