Which of the following is a valid SQL statement to create a table?
Anonymous Quiz
0%
MAKE TABLE Students (...)
33%
BUILD TABLE Students (...)
67%
CREATE TABLE Students (...)
0%
SET TABLE Students (...)
The DBMS acts as an interface between:
Anonymous Quiz
0%
Data and software
67%
Database and user
33%
Data and hardware
0%
None of the above
What is a trigger in a database?
Anonymous Poll
33%
A procedure that is automatically executed in response to certain events
33%
A type of cursor
0%
A temporary table
33%
A command to start replication
Which of the following is used to uniquely identify tuples in a table?
Anonymous Quiz
0%
Index
100%
Key
0%
Schema
0%
Record