Skip to content

Commit 80289d9

Browse files
chore: auto update READMEs
1 parent 8d43dc4 commit 80289d9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Solvesql/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@
4343
|:---:|-------------------------------------------------------| -------------------------------------------------------------------------- |-------------------------------------------------------------------------------------------------------------| ---- |
4444
| 1 | [복수 국적 메달 수상한 선수 찾기](https://solvesql.com/problems/multiple-medalist/) | JOIN/UNION | [Solution](https://github.com/SubAkBa/Algorithm_Solution/blob/master/Solvesql/Solutions/multiple-medalist.sql) | |
4545
| 2 | [할부는 몇 개월로 해드릴까요](https://solvesql.com/problems/installment-month/) | Aggregate | [Solution](https://github.com/SubAkBa/Algorithm_Solution/blob/master/Solvesql/Solutions/installment-month.sql) | |
46+
| 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) | |
47+
| 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) | |
4648

4749
</details>
4850

0 commit comments

Comments
 (0)