Assignement 0 All Unit MCQ
Assignement 0 All Unit MCQ
Assume that AB--> C, C--> D and D--> A are simultaniously satishfied by relation r( R)
2
what are the candidare key of this relation.
A. AB, CD, AD
B. AB & CD
C. AB & DB
D. ABCD & BC
E. None of above
A minimal super key ( i.e one of the super key for which no proper subset is a super key)
5
is called
A. Super key
B. Candidate Key
C. Primary Key
D. Both Candidate & Primary Key
If every non -key attribute is functionally dependent on primary key , then the relation
7
will be in:
A. First Normal Form
B. Second Normal Form
C. Third Normal Form
D. Forth Normal Form
Give the functional dependancy X --> W ,X --> Y, Y --> Z and Z --> PQ which os the
8
following does not hold well
A. X-- > Z
B. W -- > Z
C. X --> WY
D. None of the above
10 An attribut of one table matching the primary key of second table is called as
A. Foreign key
B. Secondary Key
C. Candidate Key
D. Composite Key
Assume transaction A holds a shared lock R. If transaction B also requests for a shared
14
lock on R.
A. It will result in a deadlock situation.
B. It will immediately be granted.
C. It will immediately be reject
15 Which of the following is not the state that the transaction undergoes?
A. Failed
B. Active
C. Partially committed
D. Non active
Which of the following is the formal process for deciding which attributes should be
16
grouped together in a relation?
A. Normalization
B. Performance Tuning
C. Optimization
D. None of the above
B.
Data stored non-redundantly will be accessed faster than data stored many times.
C. Normalized tables are the best way to store data.
D. All of the above
31 An alternative name of any object like table , view ,sequence etc is called.
A. SEQUENCE
B. VIEW
C. INDEX
D. SYNONYM