Skip to content

Commit 2045fdd

Browse files
chore: auto update READMEs
1 parent 842f3bc commit 2045fdd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Solvesql/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@
4545
| 2 | [할부는 몇 개월로 해드릴까요](https://solvesql.com/problems/installment-month/) | Aggregate | [Solution](https://github.com/SubAkBa/Algorithm_Solution/blob/master/Solvesql/Solutions/installment-month.sql) | |
4646
| 3 | [지역별 주문의 특징](https://solvesql.com/problems/characteristics-of-orders/) | CASE/IF | [Solution](https://github.com/SubAkBa/Algorithm_Solution/blob/master/Solvesql/Solutions/characteristics-of-orders.sql) | |
4747
| 4 | [(Unknown Title)](https://solvesql.com/problems/estimated-delivery-date/) | | [Solution](https://github.com/SubAkBa/Algorithm_Solution/blob/master/Solvesql/Solutions/estimated-delivery-date.sql) | |
48+
| 5 | [작품이 없는 작가 찾기](https://solvesql.com/problems/artists-without-artworks/) | JOIN/UNION | [Solution](https://github.com/SubAkBa/Algorithm_Solution/blob/master/Solvesql/Solutions/artists-without-artworks.sql) | |
49+
| 6 | [멘토링 짝꿍 리스트](https://solvesql.com/problems/mentor-mentee-list/) | JOIN/UNION | [Solution](https://github.com/SubAkBa/Algorithm_Solution/blob/master/Solvesql/Solutions/mentor-mentee-list.sql) | |
4850

4951
</details>
5052

0 commit comments

Comments
 (0)