Multiple Choice
One use case for an alias is a query that joins a table to itself, known as a(n) _____.
A) inner join
B) outer join
C) union
D) self-join
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
Q29: When a query includes the clause 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