The (1 word) of a variable refers to where it can be accessed within a program.
A subquery in an SQL SELECT statement is enclosed in:
Which of the following is a correlated subquery?
Match the SQL subquery type with its description
Which of the following statements is true concerning subqueries?
Which keyword is used ...
(match the appropriate)
Which type of subquery is evaluated for each row processed by the outer query?
Match the SQL subquery operator with its function
What does the EXISTS operator return if the subquery returns any rows?
Which operator is used ...
(match the appropriate)