subquery meaning in English
次程式型式
子查询
Examples
- Is a subquery that retrieves rows from the database
从数据库中检索行的子查询。 - A correlated subquery can also be used in the
中的不同行而发生改变。 - This statement is represented in the example as subquery s1
这个语句在示例中表示为子查询s1 。 - Subquery select statements that appear inside an if statement
If语句中出现的子查询select语句。 - What fraction of queries that were optimized contained a subquery
所优化查询的哪一部分包含子查询?