employer cover photo
employer logo

IHS Markit Interview Question

What does the inner join table command mean?

Interview Answer

Anonymous

Jun 25, 2016

It selects all rows from both tables as long as there is a match between the columns in both tables.

1