Where can subqueries be used?
a. Field names in the SELECT statement.
b. The WHERE clause in only the SELECT statement
c. The WHERE clause in the SELECT as well as all DML statements
d. The FROM clause in the SELECT statement
e. The HAVING clause in the SELECT statement
f. The GROUP BY clause in the SELECT statement