MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following is a correlated subquery? |
| A. | Uses the result of an inner query to determine the processing of an outer query. |
| B. | Uses the result of an outer query to determine the processing of an inner query. |
| C. | Uses the result of an inner query to determine the processing of an inner query. |
| D. | Uses the result of an outer query to determine the processing of an outer query. |
| Answer» C. Uses the result of an inner query to determine the processing of an inner query. | |