auto commit

This commit is contained in:
CyC2018
2018-07-15 21:57:21 +08:00
parent 7138c76197
commit 0336767245
6 changed files with 42 additions and 36 deletions

View File

@ -170,7 +170,6 @@ FROM mytable
LIMIT 2, 3;
```
# 八、排序
- **ASC** :升序(默认)