摘要:
QUESTION 41SQL> 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 T 阅读全文
posted @ 2012-04-09 15:33
YAO'STAR
阅读(319)
评论(0)
推荐(0)