Which of the following is a valid SQL statement to create a table?
Anonymous Quiz
0%
MAKE TABLE Students (...)
25%
BUILD TABLE Students (...)
75%
CREATE TABLE Students (...)
0%
SET TABLE Students (...)
The DBMS acts as an interface between:
Anonymous Quiz
0%
Data and software
75%
Database and user
25%
Data and hardware
0%
None of the above