• 为了执行XML查询DB 29引入了三个新的内部查询操作符名为XSCAN、XISCANXANDOR

    To execute XML queries, DB2 9 introduces three new internal query operators called XSCAN, XISCAN, and XANDOR.

    youdao

  • 还记得吗每个ship操作符都意味着执行计划地方要将一个查询请求转发到一个远程数据源

    Recall that each SHIP operator indicates a point in the execution plan at which a query or request is sent to a remote data source.

    youdao

  • 其余两个区域提供了关于访问计划每个操作符以及查询所使用/索引细节

    The remaining two sections provide details on each operator of the access plan, and the tables and/or indexes used by the query.

    youdao

  • 检查每个远程操作符是否包含理论上给定数据源计算查询中的大部分

    Check to see if each remote operator contains the maximum portion of the query that can theoretically be evaluated by a given data source.

    youdao

  • 使用表查询需要使用SQL操作符嵌入式查询布尔表达式组合在一起。

    To use a table subquery, you need to use an SQL operator to combine the embedded query with a Boolean expression.

    youdao

  • SHIP3操作符包含个语句,语句表明量子查询结果放在一个主机变量中。

    The SHIP3 operator contains the statement that shows the result of the scalar subquery being bound in as a host variable.

    youdao

  • 注意索引表达式用于关系表达式,作为某个操作符函数参数时,查询优化器将考虑使用函数索引。

    Note: the query optimizer considers using a functional index when the index expression is used in a relational expression or as an argument to one of the operator class functions.

    youdao

  • 另外DB 2可以利用新的查询联结操作符以及新的索引处理技术涉及XML文档查询提供更好的运行时性能

    In addition, DB2 can leverage new query and join operators, as well as new index processing techniques, to provide strong runtime performance for queries involving XML documents.

    youdao

  • 如果运行清单6最后查询(上面示),这么访问计划应该可以看到DB 2决定通过EISCAN操作符使用扩展索引

    If you run the final query from Listing 6, as it is shown above, you should see in the access plan that DB2 decides to use the extended index by the EISCAN operator.

    youdao

  • 某些环境下优化器不能ATQ 放在一个SHIP操作符之上,因为这样会改变查询语义

    Under certain circumstances,it is not possible for the optimizer to place an ATQ above a SHIP operator because doing so changes the semantics of the query.

    youdao

  • 比较45中的访问计划会发现对于EISCAN操作符查询使用一个扩展索引

    Comparing the access plans in Figure 4 and Figure 5 shows again with the EISCAN operator that an extended index is used by the query.

    youdao

  • 这些情况下SHIP操作符保持同步维持查询语义

    In these cases, the SHIP operator will remain synchronous in order to maintain the semantics of the query.

    youdao

  • 替换操作符确保恶意脚本不能SQL附加查询覆盖现有代码访问它们应该看到数据

    Replacement operators ensure that malicious scripts can't append SQL into queries to override the existing code and get access to data that they shouldn't see.

    youdao

  • 包含远程语句SHIP操作符表明远程处理查询中的一部分

    Recall that a SHIP operator containing a remote statement indicates a portion of the query that is to be processed remotely.

    youdao

  • 清单1显示了如果利用布尔操作符进行查询过程

    Listing 1 shows the process of doing searches with Boolean operators.

    youdao

  • 对于SELECT查询远程sql语句中的文本可以查询执行计划SHIP操作符相关细节找到

    For SELECT queries, the text of the remote SQL statement can be found in the details associated with the SHIP operator in the query execution plan.

    youdao

  • 请参阅SPARQL规范详细学习SPARQL内置函数操作符查询格式语法或者参阅更多SPARQL查询示例

    Look at the SPARQL spec to learn in detail about SPARQL's built-in functions, operators, query forms, and syntax, or to see many more example SPARQL queries.

    youdao

  • XML查询计算执行计划操作符

    XML query evaluation: Execution plans and new operators.

    youdao

  • 查明具有特权所有帐号可以查询每个系统编目视图使用UNION操作符结果组合在一起如清单4

    To find out all accounts with privileges, you can query each of the system catalog views and combine the results together using the UNION operator, as shown in Listing 4.

    youdao

  • 左边的SHIP操作符封装远程查询转发存放US. sales的远程数据源上。

    The remote query encapsulated by the leftmost SHIP operator is sent to the remote data source at which the US.Sales table resides.

    youdao

  • 4展示了一个联邦服务器使用嵌套循环连接操作符计算这个查询计划

    Figure 4 shows a plan using the nested loop join operations at the federated server to evaluate this query.

    youdao

  • 如果有异步,那么查询开始所有它们at Q操作SHIP随之开始

    With asynchrony, all SHIPs with an ATQ operator directly above them would start at the same time as the main query starts.

    youdao

  • IICE查询语言中,通配 ‘*’(多个 ‘?’ (单个表示只能全文属性搜索LIKE 操作符一起使用

    Wildcards, represented by '*' (multiple characters) and '?' (a single character) in the II CE query language, can only be used with the LIKE operator in either a full-text or a property search.

    youdao

  • 这些操作会被嵌套括号中其他查询语言操作符混合在一起吗?

    Can these operators be nested in parenthesis and mixed with the other query language operators?

    youdao

  • 我们此处目的而言,只要理解异步通过优化器明智地放置TQ(队列)操作符引入联邦查询计划之中的就足够了。

    For our purposes, it suffices to understand that asynchrony is introduced into a federated query plan by the optimizer's judicious placement of the TQ (Table Queue) operator.

    youdao

  • 操作访问方法结合使用可以指定创建索引优化查询使用操作

    An operator class is used in conjunction with the access method to specify the operators used for building the index and during query optimization.

    youdao

  • 对于使用了昵称INSERTUPDATEDELETE查询某些情况下(后面会解释),所有工作可能都远程数据源来做在FQEP没有ship操作

    For INSERT, UPDATE, and DELETE queries involving nicknames, in some cases (explained below), all the work might be done by the remote data source, and a SHIP operator will not be found in the FQEP.

    youdao

  • RETURN操作符完成查询执行将查型结果返回API

    The return operator completes the query execution and returns the query result to the API.

    youdao

  • 可以通过使用Boolean AND操作符两个查询限制组合查询中。

    These two query restrictions are combined in this query by using the Boolean AND operator.

    youdao

  • 可以通过使用Boolean AND操作符两个查询限制组合查询中。

    These two query restrictions are combined in this query by using the Boolean AND operator.

    youdao

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

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

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