Domanda di colloquio di Google

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

Risposta di colloquio

Anonimo

14 dic 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