cte

cte

 英

  • 网络热膨胀系数(coefficient of thermal expansion);公用表表达式(common table expression);贸易与环境委员会(Committee on Trade and Environment)

例句

The recursive CTE definition must contain at least two CTE query definitions, an anchor member and a recursive member.

CTE定义至少必须包含CTE查询定义一个定位点成员一个成员

The CTE value of composites after solution and ageing treatment decrease obviously compared with that of annealing treatment.

复合材料时效膨胀系数退火相比明显降低

Because these query definitions form the base result set of the CTE structure, they are referred to as anchor members.

由于这些查询定义形成CTE结构基准结果所以它们称为定位点成员”。

A CTE is similar to a derived table in that it is not stored as an object and lasts only for the duration of the query.

CTE派生类似具体表现存储对象并且查询期间有效

Today, vocational education is usually called career and technical education, or CTE.

今天,“职业教育通常职业技术教育”,或是CTE职业技术教育)。

A common table expression (CTE) provides the significant advantage of being able to reference itself, thereby creating a recursive CTE.

公用表达CTE具有一个重要优点就是能够引用自身从而创建递归CTE

The recursive CTE structure must contain at least one anchor member and one recursive member .

CTE结构必须至少包含一个定位点成员一个成员

When a CTE is used in a statement that is part of a batch , the statement before it must be followed by a semicolon .

如果CTE属于批处理一部分语句那么之前语句必须分号结尾

A recursive CTE is one in which an initial CTE is repeatedly executed to return subsets of data until the complete result set is obtained.

递归CTE一个重复执行初始CTE返回数据子集直到获取完整结果公用表达

The following pseudocode shows the components of a simple recursive CTE that contains a single anchor member and single recursive member.

以下伪代码显示包含一个定位点成员一个递归成员简单CTE组件

A CTE can also be used in a CREATE VIEW statement as part of its defining SELECT statement.

CTE用于CREATEVIEW语句作为定义SELECT语句一部分

A CTE is made up of an expression name representing the CTE, an optional column list, and a query defining the CTE.

CTE表示CTE表达式名称可选列表定义CET查询组成

A CTE can also be specified in a CREATE VIEW statement as part of the defining SELECT statement of the view.

可以CREATEVIEW语句中将CTE指定视图SELECT定义语句一部分

CONCLUSION: CTE can be effectively treated with the weekly reverse manipulation and serial long leg casting.

结论应用逆转手法按摩系列石膏固定治疗先天性马蹄效果显著

To date, all known cases of CTE involve victims who have taken repeated blows to the head, through contact sports like football and boxing.

迄今为止所有已知膨胀系数案件涉及多次打击头部通过喜欢足球拳击接触运动受害者

The variation of CTE values of the unidirectional hybrid composites with hybrid ratio, hybrid interfaces and ply order is studied.

研究单向混杂复合材料膨胀系数混杂混杂界面顺序参数变化规律

The CTE result set is derived from a simple query and is referenced by UPDATE statement.

CTE结果派生简单查询UPDATE语句引用

The coefficient of thermal expansion (CTE) is one of the most important indexes to volume stability of concrete.

混凝土膨胀系数体积稳定性重要表征参数之一

Unlike a derived table , a CTE can be self- referencing and can be referenced multiple times in the same query .

派生不同在于CTE引用同一查询引用多次

After a CTE is defined, it can be referenced like a table or view can in a SELECT, INSERT, UPDATE, or DELETE statement.

定义CTE可以SELECTINSERTUPDATEDELETE语句进行引用引用视图一样

The function uses a recursive common table expression (CTE) to produce the hierarchical list of employees.

函数使用递归公用表达式CTE生成雇员层次结构列表

This second select statement is joined with the Common Table Expression (CTE) itself by linking parent to child data.

第二SELECT语句通过数据链接数据公共表达式CTE联接

The coefficient of thermal expansion (CTE) of composites influence the thermal stress in the composite gun barrel.

膨胀系数直接影响复合材料射击应力大小

In contrast with metal and thermoplastic material, which has a higher coefficient of thermal expansion(CTE).

金属材料什么材料具有更高膨胀系数CTE)?

The repeated head trauma they suffer can lead to a disease called Chronic Traumatic Encephalopathy, or CTE.

他们一再遭受头部外伤导致疾病叫做慢性创伤膨胀系数

Although a recursive routine in other languages returns a scalar value, a recursive CTE can return multiple rows.

尽管其他语言例程返回标量CTE可以返回

Specifying more than one WITH clause in a CTE is not allowed.

允许一个CTE指定多个WITH子句

Using a CTE offers the advantages of improved readability and ease in maintenance of complex queries.

使用CTE可以获得提高可读性轻松维护复杂查询优点

In a recursive CTE, it is simply any query providing a set of rows.

递归CTE只是一个普通提供查询

California has pursued similar reforms; CTE's main champion is Arnold Schwarzenegger.

加州州长阿诺德施瓦辛格CTE有力支持加利福利继续推进类似改革

Instead of sitting in a crowded classroom taking notes, students in CTE programs learn a trade.

相比拥挤教室记笔记CTE项目学生学习贸易

A query referencing a CTE can be used to define a cursor.

可以使用引用CTE查询定义游标

The structure of the recursive CTE in Transact-SQL is similar to recursive routines in other programming languages.

Transact-SQL递归CTE结构其他编程语言例程相似

The statement that executes the CTE limits the result set to employees in the Research and Development Group.

执行CTE语句结果限制研发雇员

The SELECT statement cannot contain a common table expression (CTE).

SELECT语句不能包含公用表达式CTE)。

Using a CTE allows the use of recursive queries and can simplify logic by replacing the use of temporary tables or views.

利用CTE使用递归查询通过取代临时视图简化逻辑

The recursive invocation includes one or more CTE_query_definitions joined by UNION ALL operators that reference the CTE itself.

递归调用包括一个多个引用CTE本身UNIONALL运算符联接CTE_query_definitions。

Are considered anchor members unless they reference the CTE itself.

视为定位点成员除非它们引用CTE本身

In SQL Server 2005, a query is referred to as a recursive query when it references a recursive CTE.

SQLServer2005某个查询引用递归CTE称为查询”。

An incorrectly composed recursive CTE may cause an infinite loop.

如果递归CTE组合正确可能导致无限循环