16/03/2023
It will be interesting to see if you can come up with a better solution. Here is the problem: Find which cities have a strong overlap with both customers and suppliers, as your company explores opening an additional office. Using SQL, write a query to stack rank the frequency of the cities shown across both tables. Here is my solution…...
It will be interesting to see if you can come up with a better solution. Here is the problem: Find which cities have a strong overlap with both customers and suppliers, as your company explores ope…