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 71085c5 commit ccfccc3Copy full SHA for ccfccc3
README.md
@@ -14,14 +14,6 @@
14
- **《SQL必知必会》**
15
- [SqlZoo练习](https://sqlzoo.net/)
16
17
-> 
18
-
19
-> 
20
21
-> 
22
23
24
25
### MySQL安装
26
27
`MySQL`现在主要是`5.X`和`8.0`;本文中介绍的是在`Ubuntu18.04`中如何安装[MySQL5.7](https://www.jianshu.com/p/430f61337a2e)
@@ -104,7 +96,6 @@
104
96
105
97
`sqlzoo`是一个专门用来练习`SQL`语句查询的网站,上面分成了各个板块或者语句。先是网站的例题,用户可以稍微修改提交,然后有各种由简到难的查询练习,很适合学习`SQL`的小伙伴进行入门。
106
98
107
-> 
108
99
109
100
#### select子句顺序
110
101
0 commit comments