1
) The function of a database is ...
a.
to check all input data
b.
to check all spelling
c.
to
collect and organize input data
d.
to output data
2)
The
statement that is executed automatically by the system as a side
effect of the modification of the database
is
(A)backup
(B)assertion
(C)recovery
(D)trigger
3) what is a second normal form?
Second normal form states that, there should not be any partial dependency
4) The default level of consistency in SQL is
(A) repeatable read(B)read committed(C)read uncommitted(D)serializable
5) Cascading rollback is avoided in all protocol except
1 strict two-phase locking protocol.
2 tree locking protocol
3 two-phase locking protocol
4) validation based protocol.
6) Relational Algebra does not have
(A)Selection operator.
(B)Projection operator.
(C)Aggregation operators.
(D)Division operator.
7) According to the levels of abstraction, the schema
at the intermediate level is called
(A)Logical schema.
(B)Physical schema.
(C)Subschema.
(D)Super schema.
8) Which two files are used during operation of the DBMS????
(A)Query languages and utilities
(B)DML and query language
(C)Data dictionary and transaction log(D)Data dictionary and query language