October 2002
Beginner
864 pages
18h 41m
English
SQL> CREATE DATABASE database_name;
CREATE DATABASE database_name creates a new database. Many different options can be supplied, such as the device on which to create the database and the size of the initial database.
Read now
Unlock full access