Capital One Interview Question

how do you join two data sets?

Interview Answer

Anonymous

Apr 5, 2018

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