Docs/数据库/postgresql/创建数据库.txt
2022-10-18 16:59:37 +08:00

1 line
No EOL
39 B
Text

CREATE DATABASE exampledb OWNER dbuser;