Which of the following view is based on one or more tables?
a) simple view
b) complex view
c) composite view
d) none of these
Which of the following is a virtual table?
a) simple view
b) complex view
c) composite view
d) view
Which of the following is not a valid SQL type?
a) FLOAT
b) NUMERIC
c) DECIMAL
d) CHARACTER
Which of the following is not a DDL command?
a) truncate
b) alter
c) create
d) update
Which statement is used to delete all rows in a table without having the action logged?
a) delete
b) remove
c) truncate
SQL Views are also known as……
a) simple tables
b) virtual tables
c) complex table
d) actual table