Revature interview question

What is SQL join?

Interview Answer

Anonymous

Sep 29, 2018

Process of combining columns from two different tables based on matching stored data values as long as two or more columns have same column name.

1