We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e54ae79 commit 780b7d6Copy full SHA for 780b7d6
docs/database/MySQL.md
@@ -36,6 +36,7 @@
36
37
## 文字教程推荐
38
39
+- [SQL Tutorial](https://www.w3schools.com/sql/default.asp) (SQL语句学习)、[SQL语句在线练习](https://www.w3schools.com/sql/exercise.asp) (非常不错)
40
- [Github-MySQL入门教程(MySQL tutorial book)](https://github.com/jaywcjlove/mysql-tutorial) (从零开始学习MySQL,主要是面向MySQL数据库管理系统初学者)
41
- [官方教程](https://dev.mysql.com/doc/refman/5.7/)
42
- [MySQL 教程(菜鸟教程)](http://www.runoob.com/MySQL/MySQL-tutorial.html)
0 commit comments