DBMS Descriptive Question Bank Unit I - III
DBMS Descriptive Question Bank Unit I - III
Unit 1
10. Design an E-R diagram with EER features which will model all the
entities and relationships among them for the Airline Reservation BL-4 7
System Database.
Explain various database Languages. BL-2 5
11.
Explain multi-user DBMS architecture. BL-2 5
12.
13. Explain with Example how E-R diagrams are converted into tables. BL-1 7
Unit 2
Unit 3
Sr. No. Question BL Marks
Describe the concept of transitive dependency and explain how this BL-2 5
1
concept is used to define 3 NF.
Specify Armstrong’s axioms. Use Armstrong’s axioms to prove the BL-2 5
2
soundness of pseudo transitivity rule.
For the relation schema R = (A, B, C, D, E). Compute the closure F+
and canonical cover Fc of following set F of functional
3 dependencies. BL-1 7
A→BC, CD→E, B→D, E→A
What is decomposition? Suppose that we decompose the schema R
= (A, B, C, D, E) into (A, B, C) and (C, D, E). Show that this
decomposition is not a lossless decomposition if the following set F
4 BL-1 7
of functional dependencies holds.
A → BC, CD→E, B→D, E→A
6 Specify the Codd’s norms to be specified by RDBMS. BL-1 4