Wheels Up interview question

MySQL - how to do inner /outer joins , vs the Oracle way.

Interview Answers

Anonymous

25 Jan 2018

select from join on ( matching columns). vs. select from a, b where a. = b.

Anonymous

15 Jan 2019

What was technical coding test all about ? Can you share question ?