1. 程式人生 > >OCP-1Z0-051 第139題 子查詢的注意事項

OCP-1Z0-051 第139題 子查詢的注意事項

Which three statements are true about multiple-row subqueries? (Choose three.)
A. They can contain a subquery within a subquery.
B. They can return multiple columns as well as rows.

C. They cannot contain a subquery within a subquery.
D. They can return only one column but multiple rows.
E. They can contain group functions and GROUP BY and HAVING clauses.