Skip to content

Commit

Permalink
Update identifier-case-sensitivity.md (#947)
Browse files Browse the repository at this point in the history
  • Loading branch information
cooper-lzy committed Sep 13, 2021
1 parent 893168e commit f054414
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ nebula> use MY_SPACE;
[ERROR (-8)]: SpaceNotFound:
```

## 关键字和保留字不区分大小写
## 关键字不区分大小写

以下语句是等价的,因为`show``spaces`是关键字。

Expand Down

0 comments on commit f054414

Please sign in to comment.