Multiple Choice
When a query includes the clause FROM CLIENT A, CLIENT B, SQL will _____.
A) perform an inner join
B) perform an outer join
C) treat it as a query of two tables, A and B
D) treat it as a union of two tables, A and B
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q24: You can join tables by using a
Q25: The product of two tables is formally
Q26: When a subquery involves a table listed
Q27: The _ of two tables is a
Q28: When tables are listed in the FROM
Q30: Describe the types of outer joins.
Q31: Suppose you have an ADDRESS_BOOK table containing
Q32: A condition is true if it satisfies
Q33: In which type of join will all
Q34: One use case for an alias is