zoukankan      html  css  js  c++  java
  • OCP-052考试题库汇总(40)-CUUG内部解答版

    Which four are true about auditing?

    A)DML statements can be audited when they fail to execute

    B)Select statements can be audited when they execute successfully.

    C)All Oracle auditing operations occur by default.

    D)No Oracle auditing operations occur by default.

    E)DDL statements can be audited when they fail to execute.

    F)Some auditing is active before the database is open.

    G)Audit records are never stored in the database.

    H)Audit records are always stored in the database.

    Answer: ABEF

    赵:

    F 选项,对 SYS 的审计。在数据库还没有打开 之前,可以审计 SYS 执行打开数据库的命令。

  • 相关阅读:
    二叉树的遍历
    98验证二叉搜索树
    104二叉树的最大深度
    101对称二叉树
    100相同的树
    递归算法
    52N皇后II
    51N皇后
    90子集II
    526优美的排列
  • 原文地址:https://www.cnblogs.com/cnblogs5359/p/11389084.html
Copyright © 2011-2022 走看看