Skip to content

Commit a4bfefe

Browse files
refactor README.md for SQL problems
1 parent 638eedd commit a4bfefe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -829,9 +829,9 @@ _If you like this project, please leave me a star._ ★
829829

830830
## Database
831831

832-
| # | Title | Solutions | Time | Space | Difficulty | Tag
833-
|-----|----------------|---------------|---------------|---------------|-------------|--------------
834-
|1280|[Students and Examinations](https://leetcode.com/problems/students-and-examinations/)|[Solution](../master/database/_1280.sql) | | [:tv:](https://www.youtube.com/watch?v=ThbkV4Fs7iE)| Easy |
832+
| # | Title | Solutions | Video | Difficulty | Tag
833+
|-----|----------------|---------------|---------------|---------------|-------------
834+
|1280|[Students and Examinations](https://leetcode.com/problems/students-and-examinations/)|[Solution](../master/database/_1280.sql) | [:tv:](https://www.youtube.com/watch?v=ThbkV4Fs7iE)| Easy |
835835
|1251|[Average Selling Price](https://leetcode.com/problems/average-selling-price//)|[Solution](../master/database/_1251.sql) | | | Easy |
836836
|1179|[Reformat Department Table](https://leetcode.com/problems/reformat-department-table/)|[Solution](../master/database/_1179.sql) | | | Easy |
837837
|1069|[Product Sales Analysis II](https://leetcode.com/problems/product-sales-analysis-ii/)|[Solution](../master/database/_1069.sql) | | | Easy |

0 commit comments

Comments
 (0)