Update 1.database-operations.md (#429)
This commit is contained in:
parent
9b9dc288d4
commit
10c3950b05
@ -10,7 +10,7 @@
|
||||
|
||||
示例如下:
|
||||
|
||||
* 创建数据库 `test 2`,并指定字符集为 `UTF8`。
|
||||
* 创建数据库 `test2`,并指定字符集为 `UTF8`。
|
||||
|
||||
```sql
|
||||
obclient> CREATE DATABASE test2 DEFAULT CHARACTER SET UTF8;
|
||||
|
Loading…
x
Reference in New Issue
Block a user