Accenture Interview Question

How can you join two tables in SQL

Interview Answer

Anonymous

Mar 16, 2019

create table, use a Join statement.