subquery

子查询

常用释义

词性释义

n.

子查询
例句
  • 全部
  • 子查询
The query above contains a correlated subquery, since the main query and the subquery are relaying on the same table, the employees table.
In this case, error 1242 means that the query execution failed because there was a problem in a subquery.
1·DB2 can then choose to perform the join or subquery at the database partition where the data is stored, instead of having to move data between database partitions.
于是DB 2就可以在存储数据的数据库分区上执行连接或子查询,而不必在数据库分区之间移动数据。
2·The last section also describes the ALL, EXISTS, and SOME or ANY predicates, which can be used to express conditions on subquery results.
最后一节还描述了 ALL、EXISTS 和 SOME 或 ANY 谓词,这些谓词可用于表达子查询结果上的条件。
3·This statement is represented in the example as subquery S1.
这个语句在示例中表示为子查询s1。
4·The subquery in this statement is absurdly simple, and completely unnecessary, but it does serve to illustrate a point.
这个子查询非常简单,并且完全没有必要,但是它能说明一点。
5·Instead of using subquery, we join two tables directly.
我们直接将两个表连接在一起,而不再使用子查询。
网络释义

子查询

称为子查询subquery)。答案补充换句话说,子查询可以出现在语句的好多地方,出现在where后也可以,from后也可以,判 …

活用子查询

《Access 2003高手攻略》... ... 17-1 什么是“事件”( Event) 8-4 活用子查询SubQuery) 15-1 善用数据访问页( Data …

千变万化的子查询

国立空中大学 -... ... 10.1 结构化查询语言( SQL) 11.7 千变万化的子查询( subquery) 第二篇 认识资料模型( data model) ...

支援子查询

支援子查询subquery) 为非结构化的查询,提供 BTREE 索引 透过 SSL 连线,提供更安全的资料库复制功能 以 UTF-8 与 U…

子查询句

请将下列SQL查询语言,改用多层次子查询句(Subquery)的写法作答。(8%)

巢状的子查询

巢状的子查询 (Subquery) 32 32 巢状的触发程序层级 32 32 每个资料表的非丛集索引 249 249 同时开启於一个 SQL Server4 执 …

子查询内

条件2.该table(满足条件1的table)与其他table结合(join)或位在子查询内(subquery)或在不可合并的视观表内(non-mergeable view).
更新时间:2025-05-01 07:00