Hiprup
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.

Loading question...
What is a self join and when do you use it? | Hiprup