Difference between revisions of "General questions"

From wikieduonline
Jump to navigation Jump to search
(Created page with " == See also == * {{quiz}}")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
+
=== How to [[Create database (PostgreSQL)|create a DB in PostgreSQL]] ===
 
+
[[CREATE]] DATABASE "yournewdbname";
  
 
== See also ==
 
== See also ==
 
* {{quiz}}
 
* {{quiz}}
 +
 +
[[Category:Computing]]

Latest revision as of 13:58, 8 November 2022

How to create a DB in PostgreSQL[edit]

CREATE DATABASE "yournewdbname";

See also[edit]

Advertising: