Revature interview question

How to join tables in SQL?

Interview Answer

Anonymous

24 May 2021

A join condition defines the way two tables are related in a query by: Specifying the column from each table to be used for the join.