zoukankan      html  css  js  c++  java
  • 052-205(新增70题2018)

    As a database administrator you spend a lot of time observing and setting various storage parameter values for your application tables in order to gain performance benefits.

    Which task would you perform to reduce this overhead?

    A. Coalesce the application tables at a regular interval.

    B. Export and Import the application tables a regular interval.

    C. Drop and recreate the application tables at a regular interval.

    D. Move the application tables to a tablespace with less space usage.

    E. Distribute the application tables across multiple tablespaces depending on usage.

    F. Move the application tables to automatic segment space management tablespace.

    Answer: F

    It facilitates management of free space within objects such as tables or indexes, improves space utilization, and provides significantly better performance and scalability with simplified administration.

  • 相关阅读:
    Win10安装组策略功能
    IIS 站点批量迁移
    MongoDB 异常记录
    微信Web开发者工具
    NHibernate 异常
    Git 常用命令
    IIS 反向代理
    CSS应用
    Oracle
    Android之ActionBar学习
  • 原文地址:https://www.cnblogs.com/Babylon/p/8602044.html
Copyright © 2011-2022 走看看