Hiprup
Tech questions
Coding Problems
Mock Interview
Blog
Pricing
MySQL
What is a self join and when do you use it?
A self join joins a table to itself using two aliases, treating one table as two separate tables.
What is a self join and when do you use it? | Hiprup