多选题Which three statements are true regarding subqueries?()ASubqueries can contain GROUP BY and ORDER BY clausesBMain query and subquery can get data from different tablesCMain query and subquery must get data from the same tablesDSubqueries can contain OR

题目
多选题
Which three statements are true regarding subqueries?()
A

Subqueries can contain GROUP BY and ORDER BY clauses

B

Main query and subquery can get data from different tables

C

Main query and subquery must get data from the same tables

D

Subqueries can contain ORDER BY but not the GROUP BY clause

E

Only one column or expression can be compared between the main query and subquery

F

Multiple columns or expressions can be compared between the main query and subquery


相似考题