|
Explanation: : a subquery that is part of the FROM clause of another query Incorrect answer : 1: is not a schema object 2: subquery can contain GROUP BY clause as well. 3: does not necessary contains group functions Reference: Introduction to Oracle9i : SQL, Oracle University Study Guide, 11-21
|