SQL Analytics Problem
An interview question related to SQL knowledge from a financial bank which I thought was interesting so decided to share
- The first part consists of standard SQL knowledge questions
- The second part consists of a problem in which we will need to create some code for monitoring the number of hours an employee has worked, which we will be doing with
python
andposgres