You execute the following command to audit the database acti

题目内容(请给出正确答案)
单选题
You execute the following command to audit the 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 the whole session if user SCOTT successfully drops one or more tables in his session.

B

One audit record is created for every session when any user successfully drops a table owned by SCOTT.

C

One audit record is created for each successful DROP TABLE command executed by any user to drop tables owned by SCOTT.

D

One audit record is generated for the session when SCOTT grants the DROP ANY TABLE privilege to other users in his session.

E

One audit record is created for each successful DROP TABLE command executed in the session of SCOTT.

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
更多相关问题