SQL Problem of the day #11
Problem statement: There is a queue of people waiting to board a bus. However, the bus has a weight limit of 1000 kilograms, so there may be some people who cannot board.
Write a solution to find the person_name of the last person that can fit on the...
ishwarkoki.hashnode.dev3 min read