Pergunta de entrevista da empresa Manulife

Self join in SQL

Resposta da entrevista

Sigiloso

3 de abr. de 2019

Self-join is when you need to join a table with itself, for example, when you need to find the manager details for an employee if the manager column has the manager's employee ID.