Revature Interview Question

How to join tables in SQL?

Interview Answer

Anonymous

May 24, 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.