File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
77| Idx | Question | Category | Solution | Note |
88| :---:| -------------------------------------------------------| -------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------| ---- |
9-
9+ | 1 | [ 두 테이블 결합하기] ( https://solvesql.com/problems/join/ ) | JOIN/UNION | [ Solution] ( https://github.com/SubAkBa/Algorithm_Solution/blob/master/Solvesql/Solutions/join.sql ) | |
10+ | 2 | [ 레스토랑 웨이터의 팁 분석] ( https://solvesql.com/problems/tip-analysis/ ) | Aggregate | [ Solution] ( https://github.com/SubAkBa/Algorithm_Solution/blob/master/Solvesql/Solutions/tip-analysis.sql ) | |
11+ | 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 |
12+ | 5 | [ 레스토랑의 일일 매출] ( https://solvesql.com/problems/daily-revenue/ ) | Aggregate | [ Solution] ( https://github.com/SubAkBa/Algorithm_Solution/blob/master/Solvesql/Solutions/daily-revenue.sql ) | |
1013
1114</details >
1215
You can’t perform that action at this time.
0 commit comments