In which of the following ways can you not use a subquery in a SELECT statement?
a. In a WHERE clause as part of a search condition
b. In a SELECT clause as a column specification
c. In an ORDER BY clause as a column specification
d. In a FROM clause as a table specification