Question Bank DBM S
Question Bank DBM S
Question Bank DBM S
UNIT-I
Short answer Questions
UNIT-IV
Short answer Questions
1. Define redundancy?
2. Define functional dependency?
3. Explain the problems with Redundancy?
4. What is decomposition? Explain the properties of Decomposition?
5. Discuss normalization?
6. Illustrate functional dependency with example?
7. Illustrate fully functional dependency with example?
8. Demonstrate transitive dependency? Give an example?
9. Define First Normal Form?
10. Define Second Normal Form?
11. Define Third Normal Form?
12. Explain about Loss Less Join Decomposition?
13. Describe Dependency Preserving Decomposition?
14. What is multi valued Dependency?
15. Define Fourth Normal Form?
16. Define Join Dependency?
17. Define BCNF?
18. Explain Fifth Normal Form?
19. Explain about Inclusion Dependency?
Long answer Questions
1. Illustrate redundancy and the problems that it can cause
2. Define decomposition and how does it address redundancy? Discuss the problems that
may be caused by the use of decompositions?
3. Define functional dependencies. How are primary keys related to FD’s?
4. Define normalization? Explain 1NF,2NF,3NF normal forms
5. Compare and contrast BCNF with 3NF?
6. Describe properties of decompositions?
7. Explain multivalued dependency?give an example
8. What is meant by join dependency?with examples
UNIT-V
Short answer Questions
1. Define a Transaction? List the properties of transaction
2. Discuss different phases(states) of transaction?
3. What is shadow copy technique?
4. List the advantages of concurrent execution?
5. Define Schedule? What is a serial schedule?
6. Discuss the Procedure to test Serializability?
7. Demonstrate Conflict Serializability?
8. Discuss View Serializability?
9.Discuss recoverable schedules?
10. Discuss cascade less schedules?
11. Explain the procedure to test for serializability?
12. Explain about different types of locks?
13. Define Deadlock?
14. Explain about locking protocols?
15. Define Two Phase locking protocol?
16. Demonstrate the implementation of Isolation?
17. Explain how the locks are implemented?
18. Explain the rules of tree protocol?
19. What is timestamp? Explain different timestamps used by a transaction?
20. Explain Thomas write rule?
21. What are the phases of validation based protocol?
22. Explain different timestamps used by validation protocol?
23. Define granularity?
24. Discuss about Failure Classification?
25. What are different storage types?
26. What are the fields of update record?
27. Discuss log based recovery?
28. Differentiate deferred and immediate database modifications?
29. Define a checkpoint?
30. Discuss the failures that can occur with loss of Non-volatile storage
31. Explain about ARIES?