您要查找的是不是:
- The next task is to write the recursive common table expression. 下一个任务是编写递归公用表表达式。
- The INSERT statement references the columns in the common table expression. INSERT语句引用公用表表达式中的列。
- A recursive table is a common table expression constructed as a result of a WITH clause in a query. 递归表是作为查询中的WITH子句的结果构建的公用表表达式。
- The common table expression returns a hierarchical list of employees who report directly to. 报告的雇员以及直接向这些雇员报告的雇员等的层次列表。
- The function uses a recursive common table expression (CTE) to produce the hierarchical list of employees. 该函数使用递归公用表表达式(CTE)来生成雇员的层次结构列表。
- The table-valued function acts as the right input and the outer table expression acts as the left input. 表值函数作为右输入,外部表表达式作为左输入。
- Specifies a SELECT statement whose result set populates the common table expression. 指定一个其结果集填充公用表表达式的SELECT语句。
- Uses a recursive query (common table expression) to return the direct and indirect employees of the specified manager. 使用递归查询(公用表表达式)来返回指定经理的直接和间接下属。
- Uses a recursive query (common table expression) to return the direct and indirect managers of the specified employee. 使用递归查询(公用表表达式)来返回指定雇员的直接和间接上司。
- Also known as common table expression, this table is temporary table within the duration of a SQL statement. 也称为公用表表示,这种表是SQL语句执行期间存在的临时表。
- The second ON phrase is used to join the table expression (sales_order JOIN customer) to the base table sales_order_item. 第二个ON短语用于将表的表达式(sales_order JOIN customer)连接到基表sales_order_item。
- Specifies the temporary named result set, also known as common table expression, defined within the scope of the DELETE statement. 指定在DELETE语句作用域内定义的临时命名结果集,也称为公用表表达式。
- A common table expression (CTE) provides the significant advantage of being able to reference itself, thereby creating a recursive CTE. 公用表表达式(CTE)具有一个重要的优点,那就是能够引用其自身,从而创建递归CTE。
- Uses a recursive query (common table expression) to return all product assemblies that use the specified product component. 使用递归查询(公用表表达式)来返回使用指定产品组件的所有产品部件。
- Both the left and right operands of the APPLY operator are table expressions. APPLY运算符的左操作数和右操作数都是表表达式。
- The APPLY operator allows you to invoke a table-valued function for each row returned by an outer table expression of a query. 使用APPLY运算符可以为实现查询操作的外部表表达式返回的每个行调用表值函数。
- You can use recursive common table expressions to find desirable paths on a directed graph. 您可以使用递归公用表表达式在定向图形上查找所需的路径。
- Common table expressions are temporary views that are known only within the scope of a single SELECT statement. 公用表表达式是临时视图,它们只在某一条SELECT语句的范围内是已知的。
- When you use the WITH XMLNAMESPACES clause in a statement that also includes a common table expression, the WITH XMLNAMESPACES clause must precede the common table expression in the statement. 在还包括公用表表达式的语句中使用WITH XMLNAMESPACES子句时,WITH XMLNAMESPACES子句必须位于语句中的公用表表达式的前面。
- He has planned to lacquer the old table. 他计划给旧桌子上一层漆。
