• 所有操作符表使用函数操作必须创建操作符表之前定义

    All the operators and functions used by an operator class must be defined before the operator class is created.

    youdao

  • 操作声明索引方法一个索引字段选定操作符表时候使用支持过程

    The operator class also specifies the support procedures to be used by the index method when the operator class is selected for an index column.

    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

  • 首先掌握一些操作符,随着经验逐渐丰富,可以进一步扩展词汇

    Begin with a handful of operators and expand your vocabulary as your experience grows.

    youdao

  • 1总结了这些操作符及其语义

    Table 1 summarizes these operators and their semantics.

    youdao

  • 准则指定XANDOR操作符同时使用所有合适xml索引访问给定

    This guideline specifies that all applicable XML indexes be used together by a XANDOR operator to access the given table.

    youdao

  • DictionaryLookup操作符词汇已有单词查找以下拼写

    The Dictionary Lookup operator finds the following spelling for in-vocabulary words

    youdao

  • 2列出了用来perl脚本调用系统命令的Perl核心函数操作符

    Table 2 lists Perl core functions and operators leveraged to call system commands from within a Perl script.

    youdao

  • 用于取得联邦计划中的异步TQ操作符称作异步队列(Asynchronous Table Queues),执行计划中显示 ATQ。

    The TQ operators used to achieve asynchrony in federated plans are called Asynchronous Table Queues, shown in execution plans as ATQ.

    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

  • 一个XMLRelationalMapping操作符4下方分支输出可以直接用于填充目标

    The output from one of the XML Relational Mapping operators (shown on the lower branch of Figure 4) can feed the target table directly.

    youdao

  • 一方面,如果使用EXISTS操作符,则将修改所有因为至少有一个itemNumber存在子查询中

    On the other hand, if you use the EXISTS operator, all rows are modified because at least one of the itemNumber values exists in the table subquery.

    youdao

  • 现在通过以下步骤定义一个Targettable操作符用于填充dwadmin. holdings

    Now define a Target table operator to populate the DWADMIN.HOLDINGS table by completing the following steps.

    youdao

  • 1显示了一些常用regex操作符

    Table 1 shows some common regex operators.

    youdao

  • 编辑XMLRelationalmapping操作符删除目标需要所有定义

    Edit the XML Relational Mapping operator, deleting all column definitions except those required by the target table.

    youdao

  • 最后FindDeviations操作符输出端的右键菜单选择CreateSuitabletable…”,创建适当目标

    Finally, create a suitable target table by selecting "create suitable table..." from the right-click context menu of the output port of the "Find Deviations" operator.

    youdao

  • 访问计划操作要么必须数据执行动作,要么是索引输出

    The access plan operator is either an action that must be performed on data, or the output from a table or an index.

    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

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

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

    youdao

  • 随后数据操作中,使用一个连接操作符确保整个XML账户记录(包含info列中)填充目标数据仓库

    In a subsequent data flow operation, you'll use a join operator to ensure that full XML account records (contained in the INFO column) are fed into the target data warehouse table.

    youdao

  • 可以连接1显示的元素(以及其他操作符)加以组合使用,从而构建(非常)复杂正则达式

    You can string together the primitives in Table 1 (and other operators) and use them in combination to build (very) complex regular expressions.

    youdao

  • 然后,它使用SHIP操作符BAD_CREDIT,散列连接检查生成查找

    IT then reads from the outer table BAD_CREDIT using the SHIP operator, hashing the join column values, and checking in the lookup table generated for the inner table.

    youdao

  • 这个提取操作能从pmml模型(associations操作符创建)提取关联规则通过关系结构提供这些规则。

    The extractor operator will extract the association rules form the PMML model created by the Associations operator and provides them in a relational table structure.

    youdao

  • 编辑器下方视图中,ExecutionStatus选项卡选中并且这个视图右侧,还可以看见最后一个操作(Targettable操作符)的输出

    In the view below the editor, the Execution Status TAB is selected and on the right part of the view, you can see the table output of the last operator, that is, the Target table operator.

    youdao

  • 通过使用唯一术语编号连接起来,TableJoin操作符指定条件,术语编号为文本分析结果集中的SKILL_ID,位于分类中的TERM_ID。

    Specify the condition for the table Join operator by connecting the tables using the unique term number, which is SKILL_ID in the result set of the text analysis and TERM_ID in the taxonomy table.

    youdao

  • 可以连接结合1中的基本操作以及其他操作符进行组合构建非常复杂regex

    You can concatenate and combine the primitives in Table 1 (and other operators) and use them in combination to build (very) complex regexes.

    youdao

  • 其中操作(1下方分支)GroupBy操作符提供输入,后者执行目标两个所需聚合

    One of these operators (shown on the lower branch in Figure 1) feeds a Group by operator that performs the aggregations required by two of the target table's columns.

    youdao

  • 来自xmlRelationalmapping操作符适当映射目标列,如图22所示。

    Map the appropriate source columns from the XML Relational Mapping operator to the target columns of the table, as shown in Figure 22.

    youdao

  • 例如如上一代码清单示,In操作符选择bigdog .productsQuietBeachIndustries生产所有

    For example, this was shown in the previous code listing, where the in operator selected all rows from the bigdog.products table that were produced by Quiet Beach Industries.

    youdao

  • 其中操作(4下方分支)GroupBy操作符提供输入,后者执行1中所示聚合

    One of these operators (shown on the lower branch in Figure 4) feeds a Group By operator, which performs the aggregations shown in Table 1.

    youdao

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

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

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