You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| 20 |[레스토랑의 주중, 주말 매출액 비교하기](https://solvesql.com/problems/revenue-weekday-weekend/)| CASE/IF |[Solution](https://github.com/SubAkBa/Algorithm_Solution/blob/master/Solvesql/Solutions/revenue-weekday-weekend.sql)||
29
+
| 21 |[매출이 높은 배우 찾기](https://solvesql.com/problems/top-revenue-actors/)| JOIN/UNION |[Solution](https://github.com/SubAkBa/Algorithm_Solution/blob/master/Solvesql/Solutions/top-revenue-actors.sql)||
30
+
| 22 |[한국 감독의 영화 찾기](https://solvesql.com/problems/find-movies-by-korean-artists/)| JOIN/UNION |[Solution](https://github.com/SubAkBa/Algorithm_Solution/blob/master/Solvesql/Solutions/find-movies-by-korean-artists.sql)||
31
+
| 23 |[연도별 배송 업체 이용 내역 분석하기](https://solvesql.com/problems/yearly-shipping-usage/)| CASE/IF |[Solution](https://github.com/SubAkBa/Algorithm_Solution/blob/master/Solvesql/Solutions/yearly-shipping-usage.sql)||
0 commit comments