Skip to content

Commit 943e484

Browse files
authored
Update README.md
1 parent b43e709 commit 943e484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Solutions for all free SQL challenges on Leetcode executed on MySQL and MS SQL S
3333
| 25 | [1050. Actors and Directors Who Cooperated At Least Three Times](https://leetcode.com/problems/actors-and-directors-who-cooperated-at-least-three-times/) | [Link](https://github.com/qanhnn12/SQL-Leetcode-Challenge-Solutions/blob/main/Easy/1050.Actors-and-Directors-Who-Cooperated-At-Least-Three-Times.sql)|
3434
| 26 | [1084. Sales Analysis III](https://leetcode.com/problems/sales-analysis-iii/) | [Link](https://github.com/qanhnn12/SQL-Leetcode-Challenge-Solutions/blob/main/Easy/1084.Sales-Analysis-III.sql) |
3535
| 27 | [1141. User Activity for the Past 30 Days I](https://leetcode.com/problems/user-activity-for-the-past-30-days-i/) | [Link](https://github.com/qanhnn12/SQL-Leetcode-Challenge-Solutions/blob/main/Easy/1141.User-Activity-for-the-Past-30-Days-I.sql) |
36-
| 28 | [1148. Article Views I](https://leetcode.com/problems/article-views-i/) | [Link]([https://github.com/qanhnn12/SQL-Leetcode-Challenge-Solutions/blob/main/Article-Views-I.sql](https://github.com/qanhnn12/SQL-Leetcode-Challenge-Solutions/blob/main/Easy/1148.Article-Views-I.sql) |
36+
| 28 | [1148. Article Views I](https://leetcode.com/problems/article-views-i/) | [Link](https://github.com/qanhnn12/SQL-Leetcode-Challenge-Solutions/blob/main/Easy/1148.Article-Views-I.sql)|
3737
| 29 | [1158. Market Analysis I](https://leetcode.com/problems/market-analysis-i/) | [Link](https://github.com/qanhnn12/SQL-Leetcode-Challenge-Solutions/blob/main/Medium/1158.Market-Analysis-I.sql) |
3838
| 30 | [1179. Reformat Department Table](https://leetcode.com/problems/reformat-department-table/) | [Link](https://github.com/qanhnn12/SQL-Leetcode-Challenge-Solutions/blob/main/Easy/1179.Reformat-Department-Table.sql) |
3939
| 31 | [1393. Capital Gain/Loss](https://leetcode.com/problems/capital-gainloss/) | [Link](https://github.com/qanhnn12/SQL-Leetcode-Challenge-Solutions/blob/main/Medium/1393.Capital-Gain-Loss.sql) |

0 commit comments

Comments
 (0)