Skip to content

Commit 6b51796

Browse files
chore: auto update READMEs
1 parent 644dcf7 commit 6b51796

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Solvesql/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
|:---:|-------------------------------------------------------| -------------------------------------------------------------------------- |-------------------------------------------------------------------------------------------------------------| ---- |
99
| 1 | [두 테이블 결합하기](https://solvesql.com/problems/join/) | JOIN/UNION | [Solution](https://github.com/SubAkBa/Algorithm_Solution/blob/master/Solvesql/Solutions/join.sql) | |
1010
| 2 | [레스토랑 웨이터의 팁 분석](https://solvesql.com/problems/tip-analysis/) | Aggregate | [Solution](https://github.com/SubAkBa/Algorithm_Solution/blob/master/Solvesql/Solutions/tip-analysis.sql) | |
11+
| 3 | [일별 블로그 방문자 수 집계](https://solvesql.com/problems/blog-counter/) | Aggregate | [Solution](https://github.com/SubAkBa/Algorithm_Solution/blob/master/Solvesql/Solutions/blog-counter.sql) | |
1112
| 4 | [우리 플랫폼에 정착한 판매자 2](https://solvesql.com/problems/settled-sellers-2/) | Aggregate | [Solution](https://github.com/SubAkBa/Algorithm_Solution/blob/master/Solvesql/Solutions/settled-sellers-2.sql) | test |
1213
| 5 | [레스토랑의 일일 매출](https://solvesql.com/problems/daily-revenue/) | Aggregate | [Solution](https://github.com/SubAkBa/Algorithm_Solution/blob/master/Solvesql/Solutions/daily-revenue.sql) | |
1314

0 commit comments

Comments
 (0)