MySQL查询语句练习网站

零、MySQL基础语法学习--初学者:

菜鸟教程:https://www.runoob.com/mysql/mysql-tutorial.html

 

一、sql语句练习50题(Mysql版)

来源:https://blog.csdn.net/fashion2014/article/details/78826299/#%23%23

 

二、mysql练习网站(含答案)

  • 来源:https://www.seoxiehui.cn/article-52115-1.html
  • 来源:https://www.cnblogs.com/slowlyslowly/p/8744567.html


在线练习网站:

  • https://leetcode-cn.com/problemset/database/      领扣
  • https://sqlbolt.com/lesson/select_queries_introduction   如下图
    • 在输入框中输入SQL语句,成功了的自动跳到下一题,继续完成跟题目相应的SQL

MySQL查询语句练习网站_第1张图片

 

谢谢大家!???

你可能感兴趣的:(数据库,MySQL)