UBS interview question

What SQL syntax would you use to query data from different tables within a specified range?

Interview Answer

Anonymous

19 May 2020

I gave a detailed explanation table joins using JOIN and filtering using WHERE.