OCP考试052考题:1Z0-V8.02-第37题
最新学讯:近期OCP认证正在报名中,因考试人员较多请尽快报名获取最近考试时间,报名费用请联系在线老师,甲骨文官方认证,报名从速!
我要咨询OCP考试052考题:1Z0-V8.02-第37题,完整题库请点击这里联系老师咨询了解
37. You execute the following command to audit database activities:
SQL> AUDIT DROP ANY TABLE BY scott BY SESSION WHENEVER SUCCESSFUL;
What is the effect of this command?
A.One audit record is created for every successful DROP TABLE command executed in the session of SCOTT.
B.One audit record is generated for the session when SCOTT grants the DROP ANY TABLE privilege to other users.
C.One audit record is created for the whole session if user SCOTT successfully drops one or more tables in his session.
D.One audit record is created for every session of any other user in which a table owned by SCOTT is dropped successfully.
E.One audit record is created for every successful DROP TABLE command executed by any user to drop tables owned by SCOTT.
Answer: C