网站首页  词典首页

请输入您要查询的英文单词:

 

单词 derived table
释义

derived table

  • 网络导出表;派生表;衍生资料表
1.
导出表
Teradata... ... 可变临时表( Volatile Temporay Table) 导出表( Derived Table) 全局临时表( Global Temporay Table) ...
blog.csdn.net
2.
派生表
派生表(Derived Table)是子查询的一个特殊情况,它是应用于FROM子句中的SELECT完整命令,以数据表别名引用此子查询时…
www1.huachu.com.cn
3.
衍生资料表
衍生资料表Derived Table)即为来自另一个T-SQL陈述式FROM子句中的SELECT陈述式结果集,在 第十四章 中会讨论到衍 …
blog.csdn.net
4.
衍资料表
...联结 (join)、子查询 (subquery)、衍资料表 (derived table)、预存程序 (stored procedure)、触发程序 (trigger)、使用者自订函 …
www.programmer-club.com.tw
5.
表那样
比如它处理FROM从句中的子查询是先执行它,将结果放到一个临时表中,然后处理这个表就像一个普通表那样 (就是derived t
blog.haohtml.com
6.
导出资料表
...来操作结果集(result set),这是一个称为导出资料表derived table)的功能。
webmail.vh.com.tw

例句

释义:
1.
One more thing to watch for is the fact derived table is going to be materialized even to execute EXPLAIN statement.
需要考虑的另一方面是,派生表需要被显式处理,尽管只是执行EXPLAIN语句。
www.jukuu.com
2.
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与派生表类似,具体表现在不存储为对象,并且只在查询期间有效。
msdn2.microsoft.com
3.
Is an optional alias to replace a column name in the result set of the derived table.
代替派生表的结果集内列名的可选别名。
msdn2.microsoft.com
4.
The IDENTITY attribute is not derived correctly for columns produced by a derived table.
没有为派生表所生成的列正确派生IDENTITY属性。
msdn2.microsoft.com
5.
Unlike a derived table , a CTE can be self- referencing and can be referenced multiple times in the same query .
与派生表的不同之处在于,CTE可自引用,还可在同一查询中引用多次。
www.bing.com
6.
In the following example, the inner SELECT statement (enclosed in parentheses) creates a derived table, grouped by customer id values.
在以下示例中,内部SELECT语句(用括号括起来)创建一个派生表,该派生表是按客户ID值进行分组的。
www.ianywhere.com
7.
No table is an external table, remote table, view, or derived table.
没有外部表、远程表、视图或派生表。
www.ibm.com
8.
In FOR XML, derived table mappings in AUTO mode are treated transparently.
在FORXML中,使用AUTO模式的派生表映射被视为是透明的。
technet.microsoft.com
9.
The ACCESS element must be used when the target table reference is a derived table.
当目标表引用是一个派生表时,那么必须使用ACCESS元素。
www.ibm.com
10.
A derived table works identically to a view.
派生表的工作方式与视图大体相同。
www.ianywhere.com
1.
Specifies that a table, view, or derived table source is used to provide the criteria for the update operation.
指定将表、视图或派生表源用于为更新操作提供条件。
msdn2.microsoft.com
2.
The following example uses a derived_table to insert values.
下面的示例使用derived_table插入值。
msdn2.microsoft.com
3.
In FOR XML, derived table mappings in AUTO mode are treated opaquely.
在FORXML中,使用AUTO模式的派生表映射被视为是不透明的。
technet.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/12/26 2:34:54