In the context of SELECT subquery types a is returned when a
     In the context of SELECT subquery types, a  is returned when an UPDATE subquery is used.  list of values  NULL  single value  virtual table 
  
  Solution
option A
subquery is a SELECT statement written within parentheses and nested inside another statement.
Subqueries can return different types of information:

