• DB2 provides GUI and command line tools to see explain plan of a query.

    DB 2提供GUI命令工具可以用来查看查询的解释计划

    youdao

  • It can also capture queries from SQL cache and produce the explain plan.

    可以SQL缓存捕获查询生成解释计划

    youdao

  • You can use tools to see the explain plan of SQL's in all stored procedures.

    可以使用工具查看所有存储过程中的SQL解释计划

    youdao

  • Set AUTOTRACE ON: Produces the result set and the explain plan, and lists statistics.

    真正执行查询,显示查询结果,显示执行计划,显示统计数据。

    youdao

  • EXPLAIN and STATISTICS options enable the display of explain plan and statistics information, respectively.

    EXPLAINSTATISTICS选项分别支持显示说明计划统计信息

    youdao

  • If we look at the explain plan (located in sqexplain.out), we begin to see the problem (my notes in bold).

    如果我们一下解释计划(位于sqexplain . out中),我们就会开始了解问题(见粗体的注意部分)。

    youdao

  • The explain plan shows 72838, optimizer think it has good filtration. So put this JOIN in the first order. Actually, it is totally wrong.

    执行计划显示72838,这里优化认为良好过滤芯所以放在一个多个表join第一位置显然,它完全错了

    youdao

  • Set AUTOTRACE TRACEONLY: Displays the explain plan and the statistics; you will not see the result set, although the statement is executed.

    真正执行查询显示查询结果,显示执行计划,显示统计数据

    youdao

  • You will note that the creators of the benchmark were kind enough to turn on the explain plan, so that is built in the current directory. There is a timer on the entire run.sh.

    可能会注意到,基准创建者以很友好的方式来进行计划解释因此构建当前目录中。

    youdao

  • By using active and passive management for ORACLE and optimize tools like SQL TRACE EXPLAIN PLAN and ORACLE OPTIMIZER, the query response time is shortened and the efficiency is improved.

    通过Oracle性能的主动被动管理以及优化工具SQLTraceEXPLAIN PLAN优化器的使用,缩短了数据仓库用户查询响应时间提高了查询效率

    youdao

  • When you take children to other kinds of stores, explain how to plan purchases in advance and make unit-price comparisons.

    孩子其他类型商店时,解释如何事先计划的东西如何单价比较。

    youdao

  • There's no plan: If your adviser can't explain how he intends to make sure you can retire at 65, there's a problem.

    没有具体计划——如果理财顾问自己都不能解释为什么65岁退休。那么,这肯定问题了。

    youdao

  • This file is cumulative, in other words, if you have multiple SQL queries after SET EXPLAIN on statement, each query execution plan and its costs would be appended to this file until it is removed.

    文件累积的,换言之如果SETEXPLAINON语句之后多个SQL查询每个查询执行计划及其成本都会追加到文件中,直到将之删除。

    youdao

  • Take responsibility for them and, if you think it's necessary, explain how you plan to improve your performance at your new school.

    为此承担责任,同时如果认为必要解释一下你将计划如何学校里提高自己成绩

    youdao

  • After you see the advantages of star join optimization, this article provides annotated explain output to show you precisely how star join plan information appears in explain file.

    看到星型连接优化优点后,本文通过带有注释的解释输出准确地告诉您星型连接计划信息是如何出现解释文件中的。

    youdao

  • At this point you'll want to explain the basics of the SOA concept to all project teams serving the business and plan a strategy for a feedback and suggestion process.

    此时需要业务服务所有项目团队说明soa基本概念拟订与反馈建议流程有关的策略计划

    youdao

  • This now populates the explain tables with the access plan chosen by the optimizer based on real and virtual indexes.

    现在优化器根据实际虚拟索引选择访问计划来填充解释

    youdao

  • You can delve deeper into how a query is written by prepending EXPLAIN to the query, which will return the query plan instead of the result set, as show in Listing 2.

    可以更深入地钻研如何查询,即在查询开始处加上EXPLAIN返回查询计划结果清单 2 所示。

    youdao

  • The SQL explain facility provides detailed information about the access plan that the query optimizer chooses for an SQL statement.

    SQL解释工具提供查询优化器 SQL语句所选择访问计划有关详细信息

    youdao

  • This week he returned to Washington to explain the snappy beauty of his “9-9-9” plan to revive the economy by scrapping the income tax and replacing it with a flat tax and sales tax.

    本周返回华盛顿解释“9-9-9”计划是怎样充满生机,魅力动人,这个计划旨在统一销售税代替收入税复苏经济

    youdao

  • The explain facility output conveniently displays the real cardinality (section actuals) and the estimated cardinality plan values for your comparison.

    解释实用工具输出能够很方便地显示实际基数(片段实绩)估计的基数计划进行比较。

    youdao

  • It is important for a DBA to understand how to look at EXPLAIN output to detect and locate problems in the access plan.

    DBA必须知道如何通过观察EXPLAIN结果检查定位访问计划中的问题

    youdao

  • Such worries also explain the unease over Mr Sarkozy's plan to abolish investigating judges, who have sweeping powers to collect evidence, question witnesses and decide to send suspects for trial.

    般担忧同样昭示萨尔科齐废除预审调查法官计划的不安,这一职务收集证据询问证人以及决定指控嫌疑人上具有广泛权利

    youdao

  • It reads the SQL statements executed from the event monitor tables and runs the Explain utility for each statement to generate the corresponding access plan.

    将读取事件监控器执行sql语句然后每个语句运行Explain实用程序生成对应访问计划

    youdao

  • To determine if asynchrony was enabled within a federated query, view the access plan of the query using db2exfmt,Visual Explain or a tool of your choice.

    确定一个联邦查询是否启用异步,可以使用db2exfmtVisualExplain选择其他工具查看查询的访问计划

    youdao

  • The db2exfmt tool reads the data in the EXPLAIN tables, and formats the query access plan in a text file

    db2exfmt工具读取EXPLAIN中的数据查询访问计划文本文件的形式呈现

    youdao

  • Visual Explain, which is available through the DB2 Control Center, is the simplest way to view an access plan.

    可视化解释(Visual Explain)查看访问计划的简单方式通过DB 2ControlCenter实现。

    youdao

  • To view the query access plan using the optimization profile created, the SET CURRENT optimization profile statement can be used in combination with the SET CURRENT EXPLAIN MODE statement, as follows.

    查看使用了创建优化配置文件的查询访问计划可以结合使用SETCURRENTOPTIMIZATIONprofile语句SET CURRENTEXPLAINMODEstatement如下所示。

    youdao

  • The EXPLAIN tool, which requires the existence of the EXPLAIN tables, can be used to view the query access plan chosen by the optimizer. To create the EXPLAIN tables, execute.

    EXPLAIN工具可以用于查看优化选择查询访问计划,要使用该工具需要explain

    youdao

  • The EXPLAIN tool, which requires the existence of the EXPLAIN tables, can be used to view the query access plan chosen by the optimizer. To create the EXPLAIN tables, execute.

    EXPLAIN工具可以用于查看优化选择查询访问计划,要使用该工具需要explain

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定