网站首页  词典首页

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

 

单词 select clause
释义

select clause

美 
英 
  • un.选择子句
  • 网络栏位选取查询;栏位选取子句
un.
1.
选择子句

例句

释义:
1.
A view can be created that uses more than one table or other views with a SELECT clause of any complexity.
可以使用多个表或带任意复杂性的SELECT子句的其他视图创建视图。
msdn2.microsoft.com
2.
The SELECT clause produces one summary row for each group , displaying the name of each product and its in - stock average quantity .
SELECT子句为每一组生成一个摘要行,并且显示每一产品的名称及其库存平均数量。
www.bing.com
3.
Each table in the FROM clause, for which at least one column is listed in the SELECT clause, is represented as an XML element.
FROM子句中每个在SELECT子句中至少列出一次的表都被表示为一个XML元素。
msdn2.microsoft.com
4.
A column used in an expression of the SELECT clause must be in the GROUP BY clause.
在SELECT子句的表达式中使用的列必须位于GROUPBY子句中。
www.ianywhere.com
5.
If the Select clause identifies a single item to return, the query expression returns a collection of the type of that single item.
如果Select子句标识了要返回的单个项,则查询表达式将返回该项的类型集合。
msdn2.microsoft.com
6.
When the select clause produces something other than a copy of the source element, the operation is called a projection.
当select子句生成除源元素副本以外的内容时,该操作称为“投影”。
msdn2.microsoft.com
7.
The Select clause introduces a new set of range variables for subsequent query clauses, and previous range variables are no longer in scope.
Select子句为后续查询子句引入一组新的范围变量,而之前的范围变量不再位于范围中。
msdn2.microsoft.com
8.
The Select clause selects the customer name and ID value and populates the Name and ID columns of the new range variable.
Select子句选择客户名称和ID值,并填充新范围变量的Name和ID列。
msdn2.microsoft.com
9.
Query hints cannot be specified in an INSERT statement except when a SELECT clause is used inside the statement.
只有在INSERT语句中使用了SELECT子句时,才能在该语句中指定查询提示。
msdn2.microsoft.com
10.
The last Select clause in a query expression determines the return value of the query.
查询表达式中的最后一个Select子句确定查询的返回值。
msdn2.microsoft.com
1.
The select clause produces the results of the query and specifies the "shape" or type of each returned element.
select子句生成查询结果并指定每个返回的元素的“形状”或类型。
msdn2.microsoft.com
2.
Any attributes that are included in the grouping set should also be selected as columns in the SELECT clause.
分组集中包含的属性也应该作为列放在SELECT子句中。
www-128.ibm.com
3.
In the formatted query, each table reference, each column reference under the SELECT clause, and each predicate is shown on its own line.
在格式化查询中,SELECT子句下每个表引用、每个列引用,以及每个谓词都会在各自行上显示。
www.ibm.com
4.
It sets conditions for the GROUP BY clause similar to the way in which WHERE sets conditions for the SELECT clause.
它也为GROUPBY子句设置条件,方法与WHERE为SELECT子句设置条件的方法相类似。
www.ianywhere.com
5.
This includes statements in which INSERT is followed by a SELECT clause.
这包括INSERT后跟SELECT子句的语句。
msdn2.microsoft.com
6.
The Diagram pane can only display one SELECT clause.
“关系图”窗格只能显示一个SELECT子句。
technet.microsoft.com
7.
If the SELECT clause has the DISTINCT keyword, eliminate any duplicate rows in the result of step 6.
如果SELECT子句具有DISTINCT关键字,将消除执行步骤6后得到的任何重复行。
msdn2.microsoft.com
8.
The second Select clause identifies the values returned by the query as a new anonymous type.
第二个Select子句将查询返回的值标识为新的匿名类型。
msdn2.microsoft.com
9.
If no Select clause is specified, the query will return a type based on all members of the range variables identified for the current scope.
如果未指定Select子句,查询将根据为当前范围标识的范围变量的所有成员返回一个类型。
msdn2.microsoft.com
10.
The Select clause is not required for a query.
Select子句不是查询所必需的。
msdn2.microsoft.com
1.
It uses an additional source column on the SELECT clause in each UNION ALL view to indicate the source of the data.
它在每个NIONALL视图中的SELECT子句上使用一个附加的源列表明数据的来源。
www.ibm.com
2.
The columns listed in the SELECT clause are mapped to the appropriate element attributes.
SELECT子句中列出的列映射到适当的元素属性。
msdn2.microsoft.com
3.
For each group arising from step 5, generate exactly one result row by evaluating the select list from the SELECT clause against that group.
对于执行步骤5后得到的每个组,根据该组对SELECT子句中的选择列表进行计算,生成一个结果行。
msdn2.microsoft.com
4.
Note that Customers. [BirthDate], and the calculated field, Age, now appear in the SELECT clause.
请注意,SELECT子句中现在显示“客户。[出生日期]”和计算字段“年龄”。
office.microsoft.com
5.
Therefore, you have to use a separate select clause that will reuse the same tag, parent, and key column information.
因此,必须使用单独的SELECT子句来重复使用相同的标记、父级和键列信息。
msdn2.microsoft.com
6.
The first Select clause identifies the range variables for the Where clause and the second Select clause.
第一个Select子句标识了Where子句和第二个Select子句的范围变量。
msdn2.microsoft.com
7.
The Select clause can reference any variables in the current scope.
Select子句可以引用当前范围中的任何变量。
msdn2.microsoft.com
8.
The SELECT clause specifies the columns you want to retrieve.
SELECT子句指定您要检索的列。
www.ianywhere.com
9.
You can use the Select clause to define the results to return from a query.
使用Select子句可以定义要从查询中返回的结果。
msdn2.microsoft.com
10.
Appropriate permissions are required to select from the objects referenced in the SELECT clause of the view that is created.
需要相应的权限才能在已创建视图的SELECT子句引用的对象中选择。
msdn2.microsoft.com
1.
The attributes appear in both the SELECT clause and the GROUP BY clause.
这些属性出现在SELECT子句和GROUPBY子句中。
www.ibm.com
2.
Both wordform and definition are declared in the SELECT clause, so both are output.
wordform和definition都在SELECT子句中声明,所以它们都是输出。
www.ibm.com
3.
For the xmlquery function in the SELECT clause, the porder column of the purchaseorder table is passed by default.
对于SELECT子句中的xmlquery函数,默认情况下传递purchaseorder表的porder列。
www.ibm.com
4.
If you want to move a subset of data, you should modify the SELECT clause accordingly.
如果您只希望移动其中一部分数据,那么您应该相应地修改SELECT子句。
www.ibm.com
5.
If there are no attributes in the SELECT clause, then there should be no GROUP BY clause.
如果SELECT子句中没有属性,就应该没有GROUPBY子句。
www-128.ibm.com
6.
For each location, the SELECT clause retrieves the Location ID and the tools used at that location.
对于每个位置,SELECT子句检索位置ID以及此位置所用的工具。
www.juyy.net
7.
The Select clause can also include static values.
Select子句还可以包含静态值。
msdn2.microsoft.com
8.
It can also be a data structure of a type that is fitting to the SELECT clause.
也可以是类型与SELECT子句相匹配的数据结构。
www.ibm.com
9.
For example, names specified in the SELECT clause include namespace prefixes.
例如,SELECT子句中所指定的名称包含命名空间前缀。
msdn2.microsoft.com
10.
For example, the following two queries return collections of two different types based on the Select clause.
例如,下面两个查询根据Select子句返回两个不同类型的集合。
msdn2.microsoft.com
1.
If there are no aggregates in the SELECT clause, and if there is no GROUP BY clause, go to step 7.
如果SELECT子句中没有聚合表达式,并且没有GROUPBY子句,将转到步骤7。
msdn2.microsoft.com
2.
The SELECT clause has all the columns from the tables (full row replication)
SELECT子句含有来自表中的所有列(完全行复制)
www.ibm.com
3.
An asterisk in the select clause denotes "all attributes" select * from loan
子句中的星号表示”所有属性“。
wenku.baidu.com
4.
To transform or project in the select clause
在select子句中转换或投影
msdn2.microsoft.com
5.
To project one field in the Select clause
在Select子句中投影一个字段
msdn2.microsoft.com
随便看

 

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

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/28 3:06:19