Question: Which of the following statements is correct? a. If a subquery is used in the outer querys FROM clause, the data in the temporary table
Which of the following statements is correct?
a. If a subquery is used in the outer query’s FROM clause, the data in the temporary table can’t be referenced by clauses used in the outer query.
b. The temporary table created by a subquery in the outer query’s FROM clause must be assigned a table alias, or it can’t be joined with another table by using the JOIN keyword.
c. If a temporary table is created through a subquery in the outer query’s FROM clause, the data in the temporary table can be referenced by another clause in the outer query.
d. None of the above
Step by Step Solution
3.40 Rating (169 Votes )
There are 3 Steps involved in it
c If a temporary table is created t... View full answer
Get step-by-step solutions from verified subject matter experts
Document Format (2 attachments)
1803_60b8c1212a59c_716708.pdf
180 KBs PDF File
1803_60b8c1212a59c_716708.docx
120 KBs Word File
