DBMSSet 2
DBMSSet 2
(A) Tables
(B) Treelike structure
(C) Complex logical relationships
(D) Records
10. Which SQL Query is use to remove a table and all its data from the database?
(A) Create Table
(B) Alter Table
(C) Drop Table
(D) None of these
11. A relation that has no partial dependencies is in which normal form
(A) First
(B) Second
(C) Third
(D) BCNF
12. A lock that allows concurrent transactions to access different rows of the same
table is known as a
(A) Field-level lock
(B) Row-level lock
(C) Table-level lock
(D) Database-level lock
14. The way a particular application views the data from the data base that the
application uses is a:
(A) Module
(B) Relational model
(C) Schema
(D) Subschema