Multiple choice Which of the following explains 'correlated subquery'? Query evaluated once for every row processed by the parent statement Query evaluated once for the entire parent statement Query that retrieves multiple columns but single row Query displaying one column and one row Query which retrieves multiple columns and multiple rows Reveal answer Fill a bubble to check yourself A Correct answer Explanation Yes, it is correct. The multiple subqueries can be combined to form a single query.