Multiple Choice
The command for creating a database is:
A) CREATE TABLE.
B) CREATE VIEW.
C) CREATE SCHEMA.
D) CREATE AUTHORIZATION.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q28: What will be returned when the following
Q29: The following INSERT command would work fine:<br>INSERT
Q30: DDL is typically used during which phase
Q31: What are some of the advantages and
Q32: A database is maintained and queried using
Q34: Given a table named store with 5
Q35: To get all the customers from Hawaii
Q36: Some DBMS can handle graphic data types
Q37: What does the following SQL statement do?
Q38: INSERT INTO is an example of _