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
答案解析:
参考:http://blog.youkuaiyun.com/rlhua/article/details/12292365
- 指定审计选项
再分享一下我老师大神的人工智能教程吧。零基础!通俗易懂!风趣幽默!还带黄段子!希望你也加入到我们人工智能的队伍中来!https://blog.youkuaiyun.com/jiangjunshow