Question:When should sub queries be used?
A To define the set of rows to be inserted in a table
B To define the set of rows to be included in a view
C To define one or more values to be assigned to existing rows
D To provide values for conditions in the Where clause
E All of these above are correct
+ AnswerE
+ Report