ShipBob interview question

Write a compound SQL query.

Interview Answers

Anonymous

8 Mar 2018

I remember that I needed to use the aggregate functions like ORDER and what not.

Anonymous

24 Sept 2018

ORDER (order by ...) is clause from the select statement, nor aggregate function.

2