Question d’entretien chez Google

SQL question related to self-joining and reasons for doing same.

Réponse à la question d'entretien

Utilisateur anonyme

14 déc. 2011

Example is to self join a list of employees against itself to see what employees share common data points (such as managers, depts, etc.). I have used this technique for de-duplicating existing data sets for analysis and forensics projects.

3