W3C:https://www.w3schools.com/mysql/mysql_join_self.asp
SELECT column_name(s) FROM table1 T1, table1 T2 WHERE condition;