Revature interview question

What is SQL join?

Interview Answer

Anonymous

29 Sept 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