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

    Which four database objects never have any segments?

    A)A partitioned index

    B)A view selecting from a populated table

    C)An empty index

    D)An Oracle Loader type external table

    E)An empty table

    F)A view selecting from an empty table

    G)An Oracle Data Pump type external table

    Answer: BDFG

    赵:视图和外部表不存在段。

    B 译:从填充表中选择的视图。

    小明:

    B F 视图是虚拟对象,不占用物理空间(物化视图例外)

    G D 外部表不占用数据库空间

  • 相关阅读:
    ASP.NET Core 进程内(InProcess)托管
    ASP.NET Core 中的 Main 方法
    ASP.NET Core Web 项目文件
    5)
    4)
    单词
    html5单词
    3)
    2)
    1)
  • 原文地址:https://www.cnblogs.com/cnblogs5359/p/11325785.html
Copyright © 2011-2022 走看看