Skip to content
This repository was archived by the owner on Oct 30, 2023. It is now read-only.

Commit 0a0da8b

Browse files
authored
Update PSQL_Commands.md
1 parent 898af56 commit 0a0da8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PSQL_Commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
(2) create database:
1010

1111
```
12-
CREATE DATABASE databasename;
12+
CREATE DATABASE databasename;
1313
```
1414

1515
(3) drop database:

0 commit comments

Comments
 (0)