单词 | query execution | ||||
释义 | query execution
例句释义: 询问执行,查询执行 1. The run tree is at the heart of query execution and can consist of many different types of run tree nodes. 处于查询执行的核心,且可以包含多个不同类型的运行树节点。 www.ibm.com 2. The output of the optimizer is a query execution plan, sometimes referred to as a query plan or just a plan. 优化器的输出称为“查询执行计划”,有时也称为“查询计划”或直接称为“计划”。 technet.microsoft.com 3. Therefore, all XML parsing, serialization, query execution, and comparisons must take place in a Unicode code page. 因此,所有XML解析、串行化、查询执行和压缩都必须在Unicode代码页范围内进行。 www.ibm.com 4. This plan uses index statistics as an estimate of the number of rows expected to be returned during each portion of the query execution. 此计划使用索引统计值作为查询执行的各个部分预期返回的行数估计值。 msdn2.microsoft.com 5. Allows you to use XPath to query a collection or resource, including methods for namespace mapping and for query execution. 允许使用XPath查询集合或资源,包括用于名称空间映射和查询执行的方法。 www-128.ibm.com 6. If such a plan is not possible , the query optimizer returns an error instead of deferring error detection to query execution . 如果不能使用这样的计划,查询优化器将返回错误而不是延迟对查询执行的错误检测。 www.bing.com 7. All SQL comparisons, SQL query execution, and SQL casting takes place in the database code page. 所有SQL比较、SQL查询执行以及SQL类型转换都必须在数据库代码页中进行。 www.ibm.com 8. Stored procedure prints the message returned as the result of the query execution on the console. 存储过程的执行将在控制台上打印作为查询执行结果而返回的消息。 msdn2.microsoft.com 9. A virtual index contains no actual data and cannot be used for actual query execution. 虚拟索引不包含实际数据,不能用于实际的查询执行。 www.ianywhere.com 10. Section explains and section actuals are very powerful features to investigate problems with a query execution plan. 在研究查询执行计划的问题时,片段解释和片段实绩是非常强大的特性。 www.ibm.com 1. An exchange operator is an operator in a query execution plan that provides process management, data redistribution, and flow control. 交换运算符是在查询执行计划中提供进程管理、数据重新分发和流控制的运算符。 msdn2.microsoft.com 2. The optimizer calculates and compares the costs of each join method and selects the best one to use when evaluating query execution plans. 当评估查询执行计划时,优化器计算并比较每种连接方法的成本,然后选择要使用的最佳方法。 www.ibm.com 3. The main focus of this group, however, is to avoid full document decompression during query execution. 这类压缩器主要侧重于避免在查询过程中进行完整的文档解压缩。 www.ibm.com 4. Rewrite the query to produce a different query execution plan. 重写查询以生成不同的查询执行计划。 msdn2.microsoft.com 5. A statistics update is initiated whenever the statistics used in a query execution plan fail a test for current statistics. 每当查询执行计划中使用的统计信息没有通过针对当前统计信息的测试时就会启动统计信息更新。 msdn2.microsoft.com 6. It estimates query execution costs using those indexes to see which indexes lead to improved execution plans. 它使用这些索引来预计查询执行成本,以便了解哪些索引会导致执行计划得到改进。 www.ianywhere.com 7. In this case, error 1242 means that the query execution failed because there was a problem in a subquery. 在这里,错误1242表示查询操作失败,由于子查询有问题。 www.ibm.com 8. Selectivities of the predicates in a query determine the cardinalities (number of rows) at various places in the query execution plan. 查询中谓词的选择性决定了查询执行计划中不同位置的基数(行数)。 www.ibm.com 9. Now take a look at the three new operators and how they work together with XML indexes in a query execution plan. 现在看一下这三个新操作符,以及它们与XML索引在执行计划中是如何工作的。 www.ibm.com 10. Performance benefits are realized when an index reduces the number of rows (or tuples) examined by the DBMS during query execution. 索引可以减少DBMS在执行查询时检查的行(或元组)数量,从而获得性能增益。 www.ibm.com 1. Stored procedure does not print any of the query execution messages on the console. 存储过程的执行不会在控制台上打印任何查询执行消息。 msdn2.microsoft.com 2. The result of query execution consists of the elements of an untyped java. util. List. 查询执行的结果包含无类型的java.util.List的元素。 www.ibm.com 3. Query optimizations to address query complexity, data volumes, and timeliness expectations with improved query execution techniques. 用于处理具有改进查询执行技术的查询复杂性、数据量和及时期望的查询优化。 www.ibm.com 4. Variables do not generate parallel query execution plans. 变量的查询不会生成并行查询执行计划。 msdn2.microsoft.com 5. The user interface displays the source code for each query you choose, together with the runtime results of the query execution. 用户界面显示您选择的每个查询的源代码,以及查询执行的运行时结果。 msdn2.microsoft.com 6. The following shows how an optimization guideline can specify the runtime degree for a query and affect the query execution. 下面的代码展示了优化指南如何为查询指定运行时等级以及如何影响查询的执行。 www.ibm.com 7. Like standard queries, answer solution queries are subject to query execution enforcement as specified by security policies. 与标准查询一样,回答解决方案查询也受到安全策略指定的查询执行条件的控制。 www.ibm.com 8. Opens the Query Options dialog box, to configure the default options for query execution and for query results. 打开“查询选项”对话框,配置查询执行和查询结果的默认选项。 msdn2.microsoft.com 9. Set the value to a number greater than 1 to restrict the maximum number of processors used by a single parallel query execution. 将该值设置为大于1的数来限制执行单个并行查询时所使用的最大处理器数。 msdn2.microsoft.com 10. In a parallel query execution plan, the insert, update, and delete operators are executed serially. 在并行查询执行计划中,插入、更新和删除运算符是串行执行的。 www.kuenglish.info 1. New dynamic management views have been added that monitor Query Execution memory grant status. 添加了新的动态管理视图,可用于监视查询执行的内存授予状态。 msdn2.microsoft.com 2. Each query planner will generate the appropriate query language and send the request on to their respective query execution layer. 每个查询规划器会生成适当的查询语言,并将请求发送到其各自的查询执行层。 www.ibm.com 3. While this results in correct query execution, performance may be adversely affected. 虽然这样能够正确执行查询,但可能会对性能产生不利影响。 msdn2.microsoft.com 4. Analyze the query execution plan. Considerations include query processor operations and steps. 分析查询执行计划。考虑查询处理操作和步骤。 www.atalearning.com 5. The query optimizer does not consider the index when creating query execution plans. 查询优化器创建查询执行计划时不考虑索引。 msdn2.microsoft.com 6. The number of query execution plans currently cached for the connection. 当前为连接高速缓存的查询执行计划的数量。 www.ianywhere.com 7. A fourth type of policy rule, called an authorization rule, in the Security Policy Editor specifies the query execution privilege. 在SecurityPolicyEditor中,第四种策略规则类型是授权规则,它们指定查询执行权限。 www.ibm.com 8. An access path graph not only describes the "operational details" of query execution, it also describes how the data flows. 访问路径图不但描述“操作细节”,而且描述数据如何流动。 www.ibm.com 9. It displays the estimated query execution plan tree of the Transact-SQL statement being executed. 它显示正被执行的Transact-SQL语句的估计查询执行计划树。 msdn2.microsoft.com 10. Adaptive Server Anywhere updates histograms as a by-product of query execution. AdaptiveServerAnywhere更新作为查询执行的副产品的直方图。 www.ianywhere.com 1. The query optimizer may use indexed views to speed up the query execution. 查询优化器可使用索引视图加快执行查询的速度。 msdn2.microsoft.com 2. The function is not executed immediately because query execution is deferred. 此函数不会立即执行,这是因为查询会延迟执行。 technet.microsoft.com 3. Range producer function to define the search ranges for the spatial index during query execution. 用于定义在查询执行期间空间索引的搜索范围的范围生成器函数。 www.ibm.com 4. These visualizations include cost based information derived from the query execution. 这些可视化包括来自查询执行的基于成本的信息。 www.ibm.com 5. Any permission violations are detected at query execution time as reported by the provider. 访问接口在查询执行时检测并报告任何违反权限的行为。 msdn2.microsoft.com 6. Understanding data flow is important because it is the most influential factor in terms of the query performance aspect of query execution. 了解数据流很重要,因为就查询执行的查询性能方面来说,这是最有影响力的因素。 www.ibm.com 7. Approximate query execution costs are estimated by the query optimizer. 由查询优化器估计查询执行的大致开销。 msdn2.microsoft.com 8. This means the database performed a lot of IO operations during index search, which is the main bottleneck of this query execution. 这意味着数据库在索引查询过程中执行了大量的。 blog.csdn.net 9. The Table Update physical operator updates input rows in the table specified in the Argument column of the query execution plan. TableUpdate物理运算符更新查询执行计划的参数列中所指定表格中的输入行。 technet.microsoft.com 10. When the specified or default number for MAXRECURSION limit is reached during query execution, the query is ended and an error is returned. 当在查询执行期间达到指定或默认的MAXRECURSION数量限制时,将结束查询并返回错误。 msdn2.microsoft.com 1. ORM Profiler also offers the ability to get the query execution plan from the database, and display it along with the query statistics. ORMProfiler还提供了从数据库获取查询执行计划的能力,并与查询统计一起显示出来。 www.infoq.com 2. Statistics displayed in V$SQL are normally updated at the end of query execution. V$SQL中的统计信息一般在需求执行的最后进行更新。 space.itpub.net 3. In particular, the optimizer may choose to use the Clustered Hash Group By query execution algorithm. 特别是,优化程序可能选择使用聚簇散列GroupBy查询执行算法。 www.ianywhere.com 4. The database options and other global settings that affect query execution are displayed for the root operator only. 影响查询执行的数据库选项和其它全局设置只对根运算符显示。 www.ianywhere.com 5. When ON is specified , a query is ended when an overflow or divide- by- zero error occurs during query execution . 当指定为ON时,在执行查询期间发生溢出或除以零的错误时,该查询将结束。 www.bing.com 6. This window displays information about the query execution grouped into categories. 此窗口显示有关划分为不同类别的查询执行的信息。 msdn2.microsoft.com 7. At this step, you need to dig into the statistics you collected above and take a good look at the query execution plan. 在这一步中,需要挖掘上面所收集的统计数据,并仔细查看查询执行计划。 www.ibm.com 8. REOPT ALWAYS: Query optimization or reoptimization occurs at query execution time every time the query is executed. REOPTALWAYS:每一次查询执行时都发生查询优化或重新优化。 www.ibm.com 9. The RETURN operator completes the query execution and returns the query result to the API. RETURN操作符将完成查询执行,并将查型结果返回到API。 www.ibm.com 10. Is updated by every query execution, not by every query compilation or recompilation. 将根据每个查询执行,而不是根据每个查询编译或重新编译来更新由。 msdn2.microsoft.com 1. Specifies whether to return the output of the query execution in the e-mail message. 指定是否使用电子邮件返回查询执行的输出。 msdn2.microsoft.com 2. Node IDs in Showplans identify each operation the query optimizer performs when it generates a query execution plan. Showplan中的节点ID标识查询优化器在生成查询执行计划时执行的每个运算。 msdn2.microsoft.com 3. Terminates a query when an overflow or divide-by- zero error occurs during query execution . 在查询执行过程中出现溢出或被零除等错误时,结束查询。 www.bing.com 4. When the query contains multiple statements, multiple query execution plans are drawn. 如果查询包含多个语句,则将绘制多个查询执行计划。 msdn2.microsoft.com 5. Following are DB2BATCH run sample summaries illustrating query execution times before and after row compression has been enabled. 以下是DB2BATCH运行样例摘要,说明启动行压缩之前和之后的查询执行时间。 www.ibm.com 6. Queries are ended when an overflow or divide-by- zero error occurs during query execution . 如果在执行查询时出现溢出或被零除错误,将终止该查询或批处理。 www.bing.com 7. Query execution costs are estimated by the query optimizer. 由查询优化器估计查询执行开销。 msdn2.microsoft.com 8. Set time-out values for batch or query execution higher than you expect it will take to execute the batch or query. 将批处理或查询执行的超时值设置为大于您所预期的值。 msdn2.microsoft.com 9. The optimizer relies on statistics to properly cost alternative query execution plans (QEPs) and choose the most optimal plan. 优化器是依靠统计信息来计算可选查询执行计划(QEP)的开销,同时选择出最优的计划。 www.ibm.com 10. During query execution you receive another similar warning. 在查询执行期间还会收到一个类似的警告。 msdn2.microsoft.com 1. To analyze a slow-running query, it is useful to examine the query execution plan to determine what is causing the problem. 这对检查查询执行计划以找出导致它运行缓慢的原因很有用。 technet.microsoft.com 2. After exchange operators are inserted, the result is a parallel-query execution plan. 插入交换运算符之后,结果便为并行查询执行计划。 msdn2.microsoft.com 3. The DB2 Optimizer is data-partition aware, and only relevant data partitions are scanned during query execution. DB2优化器能够感知分区,在执行查询时只扫描相关的数据分区。 www.ibm.com 4. This event class verifies the status of the query execution. 此事件类验证查询执行的状态。 msdn2.microsoft.com 5. This is where the real benefit of pureXML kicks in: XML is stored in a parsed format, so no parsing is required at query execution time. 这是pureXML的真正的妙处所在:XML以已解析格式存储,因此在查询执行时不需要解析。 www.ibm.com 6. According to the overall query execution plan, the sub operations are then applied at the sources. 根据总体查询执行计划,将随后对数据源执行各个子操作。 www.ibm.com 7. This interface is invoked before every query execution. 在执行每个查询前,会调用此接口。 www.ibm.com 8. The next two columns represent the query execution time in seconds when MQTs are disabled and when MQTs are enabled. 下两列表示禁用MQT和启用MQT时以秒为单位的查询执行时间。 www.ibm.com 9. During query execution, you receive a similar warning. 而且,在查询执行过程中,您还会收到类似的警告。 msdn2.microsoft.com 10. Automatically determines the column order in recommended indexes based on query execution cost. 基于查询执行开销,按照建议的索引自动确定列的顺序。 msdn2.microsoft.com 1. The EXPLICIT mode transforms the rowset that results from the query execution into an XML document. EXPLICIT模式会将由查询执行生成的行集转换为XML文档。 msdn2.microsoft.com 2. Detailed instructions on how to interpret a FQEP can be found under the section, "Interpreting Federated Query Execution Plans. " 关于如何解释FQEP的详细说明可以在“解释联邦查询执行计划”小节中找到。 www.ibm.com 3. This utility will generate a file called sqexplain. out, and records in detail every step of the query execution. 该实用程序将生成一个名为sqexplain.out的文件,并详细记录查询的每个执行步骤。 www.ibm.com 4. This is a matter of coding preference; it does not affect query execution. 这只是编写代码的个人喜好问题;并不影响查询的执行。 www.ibm.com 5. This makes it possible to get query execution plan in the real production environment. 这使您可以在真正的生产环境中获取查询执行计划。 www-128.ibm.com 6. Window is displayed upon query execution. 则执行查询时将显示。 msdn2.microsoft.com 7. This check occurs before query execution. 此检查发生在执行查询之前。 msdn2.microsoft.com 8. The query optimizer uses the index in the query execution plan. 查询优化器使用查询执行计划中的索引。 technet.microsoft.com 9. You can analyze the query execution plan output to decide whether or not this is necessary. 您可以分析查询执行计划输出,以确定这是否是必需的。 www.ibm.com 10. REOPT ONCE: Query optimization occurs once at query execution time, when the query is executed for the first time. REOPTONCE:查询执行中只发生一次查询优化,即在查询第一次执行时。 www.ibm.com 1. Enable the Query Execution Trace on the IBM Cognos 10 system. 在IBMCognos10系统上启用查询执行跟踪。 www.ibm.com 2. For these queries, SQL Server inserts exchange operators into the query execution plan to prepare the query for parallel execution. 对于这些查询,SQLServer会将交换运算符插入查询执行计划中,以便为查询的并行执行做准备。 msdn2.microsoft.com 3. SQL Server uses bitmaps internally to speed up query execution by eliminating rows with key values that cannot produce any join records. 通过消除无法生成任何联接记录的键值的行,SQLServer在内部使用位图来提高查询执行速度。 technet.microsoft.com 4. The value is used only during query optimization, and not during query execution. 仅在查询优化期间使用该值,在查询执行期间不使用该值。 msdn2.microsoft.com 5. The typical consumer of agent private memory is the sort heap memory that is used by the agent to sort rows during query execution. 代理私有内存的常见消费者是排序堆内存,代理在查询执行期间使用这部分内存来对记录行进行排序。 www.ibm.com 6. Returns information about the query execution plans that are cached by SQL Server for faster query execution. 返回有关SQLServer为了加快查询执行而缓存的查询执行计划的信息。 msdn2.microsoft.com 7. So we added indexes on those joining columns and from the following query execution plan, we can see the query cost is greatly reduced. 因此,我们在这些连接列上添加了索引,从下列查询执行计划中我们可以看到,查询成本减少了很多。 www.ibm.com 8. You can use QueryCachedPlans statistic to show how many query execution plans are currently cached. 您可以使用QueryCachedPlans统计信息显示当前对多少个查询执行计划进行了高速缓存。 www.ianywhere.com 9. Returns a row for each query plan that is cached by SQL Server for faster query execution. 针对SQLServer为了加快查询执行而缓存的每个查询计划返回一行。 msdn2.microsoft.com 10. For more information about query execution, see Writing Your First LINQ Query (Visual Basic). 有关查询执行的更多信息,请参见编写您的第一个LINQ查询(VisualBasic)。 msdn2.microsoft.com 1. "Dynamic" means that the query is sent into the database engine as a string; it must be parsed and have a query execution plan generated. “动态”意味着查询作为字符串发送给数据库引擎;必须对它进行解析,并生成查询执行计划。 www.ibm.com 2. If this occurs, the Database Engine produces an error during query execution. 如果发生这种情况,数据库引擎将在查询执行过程中生成错误。 msdn2.microsoft.com 3. Multithreaded query execution with option to allow multiple query execution simultaneously 可以选择让多任务查询同步进行 www.douban.com 4. Query execution plans that involve partitioned database tables, indexes, and indexed views typically have 涉及已分区数据库表、索引以及索引视图的查询执行计划通常包含表示分区之间联接的 msdn2.microsoft.com 5. Intuitively, an access path is a procedural description of query execution that consists of three components 直观地说,访问路径是查询执行的程序说明,其包括三个组件 www.ibm.com 6. The main database configuration parameter settings that affect the query execution plan were set as follows 影响查询执行计划的主要数据库配置参数设置如下 www.ibm.com 7. Design of a query execution method for real-time database 一种实时数据库查询执行方法的设计 service.ilib.cn 8. The result of the query execution will be 查询结果将是 blog.chinaunix.net 9. Table 3 compares the snapshot monitor values for the query execution with and without distribution statistics 表3比较了有分布统计信息和没有分布统计信息这两种不同情况下的快照监视器值 www.ibm.com 10. Native Query Optimization at Query Execution Time 执行时的本地查询优化 wiki.redsaga.com 1. Storage Models and Query Execution of Semi-Structured Data 半结构数据的存储模型和查询执行 service.ilib.cn 2. This basic example shows the following key aspects of the query-execution model in JPA 1. 0 这个基础的例子显示了JPA1.0中的查询执行模型的以下关键方面 www.ibm.com |
||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。