# leetcode-study-plan-top-sql-50 **Repository Path**: fxh01/leetcode-study-plan-top-sql-50 ## Basic Information - **Project Name**: leetcode-study-plan-top-sql-50 - **Description**: The MySQL version of LeetCode Study Plan SQL 50, with data structure, default testcase data, and solutions. - **Primary Language**: SQL - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2024-09-08 - **Last Updated**: 2024-09-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # English README The MySQL version of [LeetCode Study Plan SQL 50](https://leetcode.com/studyplan/top-sql-50/), with data structure, default testcase data, and solutions. ![](./images/en_pic.png) **Suggestions**: ​ **Plan A**: Go to [sql-without-solutions](./sql-without-solutions) folder, write your own solutions one by one, submit them on LeetCode. ​ **Plan B**: Go to [sql-with-solutions](./sql-without-solutions) folder, learn the example solutions. ​ **Plan C**: Go to [sql-without-solutions](./sql-without-solutions) folder, write your own solutions for these 13 problems and submit them on LeetCode: 2, 12, 14, 15, 16, 22, 25, 31, 35, 43, 46, 48, 50. I personally stink at solving these problems. ​ **Plan D**: Go to [sql-with-solutions](./sql-without-solutions) folder, learn the example solutions for these 13 problems: 2, 12, 14, 15, 16, 22, 25, 31, 35, 43, 46, 48, 50. I personally stink at solving these problems. --- # 中文说明 LeetCode 学习计划 - [高频 SQL 50 题(基础版)](https://leetcode.cn/studyplan/sql-free-50/)对应的建表语句、基础测试数据和参考答案。 ![](./images/cn_pic.png) **刷题建议**: ​ 注释中给的是英文站的链接,如果访问速度慢的话,可以把链接中的 `leetcode.com` 改成 `leetcode.cn` 。 ​ **A 计划**:进入 [sql-without-solutions](./sql-without-solutions) 文件夹,逐条写下你自己的答案,并提交到 LeetCode。 ​ **B 计划**:进入 [sql-with-solutions](./sql-without-solutions) 文件夹,学习参考答案。 ​ **C 计划**:进入 [sql-without-solutions](./sql-without-solutions) 文件夹,写下这 13 个题目的答案:2、12、14、15、16、22、25、31、35、33、43、46、48、50。这些题目我要么做错了,要么答得很差。 ​ **D 计划**:进入 [sql-with-solutions](./sql-without-solutions) 文件夹,学习这 13 道题的答案:2、12、14、15、16、22、25、31、35、33、43、46、48、50。这些题目我要么做错了,要么答得很差。