• The for clause binds the variable $y to each address in turn.

    for 子句依次变量 $y 绑定每个地址。

    youdao

  • The for clause binds variable $p to each of these ProductID values in turn.

    for 子句依次将变量 $p绑定每个ProductID

    youdao

  • For the first time, you see that a for clause can define more than one variable.

    第一看到for子句可以定义多个变量

    youdao

  • Take a look at the example in Listing 2, which USES more than one for clause.

    一下清单2中的示例其中使用多个for子句。

    youdao

  • Ensure that the user ID or PUBLIC is defined in the WITH use FOR clause of the trusted context.

    确保可信上下文中的WITHUSEfor子句中定义用户IDPUBLIC

    youdao

  • The FOR clause of this function loops through the entity nodes contained in the transient XML data.

    函数for子句循环通过包含临时XML数据中的实体节点

    youdao

  • For now, though, always ensure you have the variable defined in your for clause reappearing in your return clause.

    目前,先要记住必须保证for定义变量同时出现return子句中。

    youdao

  • In addition to the let and return clauses, Zorba supports for sequences, as well as the for clause to process them.

    除了letreturn之外,Zorba还支持序列和处理序列的for子句。

    youdao

  • Each FLWR expression has one or more for clause, one or more let clause, an optional where clause, and a return clause.

    每个FLWR表达式都有多个for句、个或多个let子句、可选where子句以及一个return子句。

    youdao

  • Finally, and most importantly, this will ignore any filtering or ordering you perform on the node set returned by the for clause.

    最后也是重要的,表达式忽略for子句返回节点执行筛选排序操作。

    youdao

  • Without the FETCH FIRST (or similarly, but not exactly, without an OPTIMIZE FOR clause), then DB2 would almost certainly prefer some other access path.

    没有FETCHFIRST(或者类似地但是并不确切,是没有一个OPTIMIZEfor子句),那么DB 2毫无疑问选择其他访问路径。

    youdao

  • Listing 7 defines a sequence of names, and then USES a for clause to loop through this sequence, retrieving each name and adding it to a node collection.

    清单7定义序列然后使用一个for子句序列,获取每个名称添加到节点集合中。

    youdao

  • You most often will use variables in XQuery as shown above, though, where the variable is created implicitly by a for clause, rather than explicitly with a let clause.

    多数情况下按照上述方法使用XQuery中的变量,即通过for隐式建立变量不是使用let子句显式地定义变量。

    youdao

  • The distinct-values function in the for clause returns a list of all the distinct values of ProductID that are found inside comments in the comments column of the Items table.

    for子句中的distinct -values函数返回一个列表,其中包含itemscomments中的所有Comment中发现所有不同的productid

    youdao

  • According to the FLWR expression characteristics, the algorithm is divided into three parts: decomposing the LET and FOR clause, handling RETURN clause and WHERE condition.

    根据FLWR表达式特点算法分为三个部分分解FORLET句、处理RETURN子句和处理WHERE条件。

    youdao

  • By using the for clause in the after-aggregation detail filter on a non-projected data item, the underlying query automatically projects and groups the item as the outer most column of the list.

    通过一个投射数据上的after - aggregation细节过滤器使用for子句底层查询会自动项目投射并分组列表的外层

    youdao

  • They joined with the monarchists to insert a clause calling for a popular vote on the issue.

    他们君主制主义者一起添加了一个条款要求问题进行全民投票表决。

    《柯林斯英汉双解大词典》

  • The next step is to execute the appropriate SQL query to construct your updateable cursor, which requires using the FOR UPDATE clause as described earlier.

    下一步执行适当SQL查询构造更新的游标,方法根据先前的描述使用 FORUPDATE子句

    youdao

  • Columns defined with the BLOB data type, or using the FOR BIT data clause will be passed as binary from the source to the target, and the code page used is zero.

    通过BLOB数据类型使用FORBITdata子句定义二进制形式传递目标,所使用代码

    youdao

  • It will not use a FOR UPDATE clause when loading the data, so the rows will not be locked.

    装载数据并不使用FOR update子句所以并不被锁定。

    youdao

  • It consists of items and quantities for each item colected in a VALUES clause.

    包括产品以及每种产品数量,这是一个VALUES子句中收集到的。

    youdao

  • NATO says the clause provides the necessary flexibility for all sides to operate together.

    北约表示条款提供必要时候各国共同行动灵活性

    youdao

  • The Data Protection Act, which normally prevents companies from sharing such information, has a get-out clause for cases where it is clear that a crime has been committed.

    一般会防止公司透露这信息的《数据保护法案》针对犯罪事实清楚情况规定特例条款

    youdao

  • The Buy America clause allows, for example, imports from the 38 countries with which the United States has trade agreements.

    购买美国货”条款允许美国签署协议38个国家(地区)进口

    youdao

  • A FOR FETCH ONLY clause is added to the Select statement to avoid record locking and to take advantage of SQL automatic blocking.

    一个FOR FETCHonly子句添加select语句避免记录锁定利用SQL自动块操作优势。

    youdao

  • This can be performed by invoking the CREATE TABLE statement using the CCSID UNICODE clause. For example.

    可以通过调用使用CCSIDunicode子句CREATEtable语句来执行

    youdao

  • Notice the second clause to the for expression in Listing 12?

    注意到清单12for表达式第二个子句吗?

    youdao

  • If you do not specify anything for this clause, audit records from all databases in the instance are eligible for extraction.

    如果子句指定任何内容,那么可以提取来自实例任何数据库审计记录

    youdao

  • For this reason, you should append a 'for FETCH ONLY' clause to those queries that will not be update targets, or use 'BLOCKING ALL' as one bind option for your application.

    由于这个原因应该'FOR FETCHONLY '子句加在不会成为更新目标查询的后面,或者使用'BLOCKINGALL '作为应用程序的一个绑定选项

    youdao

  • The with clause allows for the definition of a named query within a statement, which can be referred to at a later point in the same statement.

    with子句允许语句定义一个有名称查询同一条语句中,稍后引用这个查询。

    youdao

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

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

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