zoukankan      html  css  js  c++  java
  • 053407

    Which of the following is a potential performance tuning recommendation from the SQL Access Advisor?
    A. Create new indexes.
    B. Modify existing indexes.
    C. Implement partitioning on a nonpartitioned table.
    D. Create materialized views.
    E. All of the above

      All of the option are correct.The SQL Access Advisor recommends indexing,partitioning,and materialized view changes to improve performance.
      在企管理器或 API 中使用 SQL Access Advisor,您可以行以下操作:
    基于收集的,用提供的或假的工作负载信息推荐实现视图和索引。
    推荐表,索引和物化视图进行分区。
    标记,更新和除建
    此外,您可以使用 SQL Access Advisor API 执行以下操作:
    使用SQL 语行快速整。
    展示如何使体化视图快速刷新。
    示如何更改物化视图,以便可以行常规查询重写。

    关联题目 262

  • 相关阅读:
    ovs QOS
    OpenvSwitch端口镜像
    MyCat入门指南
    Mycat跨分片Join
    MyCAT 命令行监控
    MyCat的分片规则
    FreeMarker初探--介绍
    FreeMarker初探--安装FreeMarker
    linux 安装配置zookeeper
    Maven 环境搭建及相应的配置
  • 原文地址:https://www.cnblogs.com/Babylon/p/7831414.html
Copyright © 2011-2022 走看看