Database Management Quiz
Database Management Quiz
(B)
Projection
Division
Q.9
in database that is
in database that is
in database that is
in database that is
Q.18
If the closure of an attribute set is the entire
relation then the attribute set is a
(A) superkey (B) candidate key
(C) primary key(D) not a key
Q.23
In an E-R, Y is the dominant entity and X is a
subordinate entity. Then which of the following is incorrect
:
(A) Operationally, if Y is deleted, so is X
(B) existence is dependent on Y.
(C) Operationally, if X is deleted, so is Y.
(D) Operationally, if X is deleted, & remains the same.
(B)
(D)
Ternary Operator
Not an operator
Q.44 The clause alter table in SQL can be used to
A
add an attribute
B
delete an attribute
C
alter the default values of an attribute
D
all of the above
Q.45 Whenever two independent one-to-many
relationships are mixed in the same relation, a _______
arises.
(A) Functional dependency
(B) Multi-valued dependency
(C) Transitive dependency
(D) Partial dependency
Q.46 A table can have only one
(A) Secondary key
(B)
(C) Unique key
(D)
Alternate key
Primary key
Q.47 Which of the following constitutes a basic set of
operations for manipulating relational data?
(A) Predicate calculus
(B) Relational
calculus
(C) Relational algebra
(D) SQL
Q.48 An advantage of views is
(A) Data security
columns
(C) Hiding of complex queries
above
(B)
Derived
(D)
All of the
Q.49 _______ operator is used to compare a value to a list
of literals values that have been specified.
(A) Like
(B) COMPARE
(C) BETWEEN (D) IN
Q.50 Which one of the following is not database model:
(A) Relational Model (B) ER Model
(C) Network Model
(D) Step Model