Course Content
SQL Mastering Training Course

Syntax

SQL
CREATE DATABASE database_name;

Example

SQL
CREATE DATABASE korodhso_aqoon;
0% Complete