Skip to content

Commit 8a9fdb5

Browse files
committed
Update MySQL.md
1 parent 780b7d6 commit 8a9fdb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/database/MySQL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
## 文字教程推荐
3838

39-
- [SQL Tutorial](https://www.w3schools.com/sql/default.asp) (SQL语句学习)、[SQL语句在线练习](https://www.w3schools.com/sql/exercise.asp) (非常不错)
39+
- [SQL Tutorial](https://www.w3schools.com/sql/default.asp) (SQL语句学习,英文)、[SQL Tutorial](https://www.w3school.com.cn/sql/index.asp)(SQL语句学习,中文)、[SQL语句在线练习](https://www.w3schools.com/sql/exercise.asp) (非常不错)
4040
- [Github-MySQL入门教程(MySQL tutorial book)](https://github.com/jaywcjlove/mysql-tutorial) (从零开始学习MySQL,主要是面向MySQL数据库管理系统初学者)
4141
- [官方教程](https://dev.mysql.com/doc/refman/5.7/)
4242
- [MySQL 教程(菜鸟教程)](http://www.runoob.com/MySQL/MySQL-tutorial.html)

0 commit comments

Comments
 (0)