Imaginovation interview question

Write a SQL query to join multiple tables and only return the values less than 100.

Interview Answer

Anonymous

15 Oct 2018

I wrote the query and solved the problem.