Computer Science for IGCSE & O level - Databases (Section 3 - No. 11)

Which command is used to create a database?
CREATE DATABASE
ADD DATABASE
BUILD DATABASE
DEFINE DATABASE

Explanation

The CREATE DATABASE command is used to initialize a new database.

Comments (0)

Advertisement