Accenture interview question

How can you join two tables in SQL

Interview Answer

Anonymous

16 Mar 2019

create table, use a Join statement.