Use the CREATE DATABASE
statement, e.g., CREATE DATABASE dbname;
.
Saturday, 27 January 2024
How can you create a new database in PostgreSQL?

Subscribe to:
Post Comments (Atom)
Use the CREATE DATABASE
statement, e.g., CREATE DATABASE dbname;
.
No comments:
Post a Comment