unnested
Learn
Practice
Pro
Sign in
Self Joins
1 / 3
EASY
·
Multiple choice
Which of the following best describes a self join?
A table joined to itself using aliases to distinguish the two references
A join that uses the same column name on both sides
A join with no ON condition that matches every row to itself
A special join keyword that returns a single-table result
Sign in
to save your progress.