Capital One interview question

how do you join two data sets?

Interview Answer

Anonymous

5 Apr 2018

first, we need to see if the two datasets have a common key. then I said the SQL code to join two datasets.