DBMS Imp Questions
DBMS Imp Questions
Unit 2 -
1. difference between Cursors and Triggers
2. Write short notes on Joins
3. What are integrity constraints in DBMS?
4. What are the 5 aggregate functions or operations in SQL?
5. What is a null value? Explain.
6. What is the concept of nested queries and correlated queries?
7. Explain views
8. Explain set operators in SQL
Unit 3 -
1. Compare Relational Algebra and Relational Calculus
2. explain about Three Level Architecture in DBMS
3. Types of Keys in DBMS
4. Explain different types of File Organization in DBMS
5. Explain tree structured Indexing
6. Explain about Hash-based Indexing
7. Explain set operators in relational algebra
8. Explain insertion and deletion of an element in B+ trees
9. Differentiate tuple relational calculus and domain relational calculus
10. Explain static and dynamic hashing
Unit 4 -
1. what is Normal Form? Explain different types of normal forms
2. what are the Properties of Decomposition?
3. what are the types of Functional Dependencies?
4. Explain about the Reasoning about FD
5. what is the Closure of a Set of Functional Dependencies? explain with an example.
Unit 5 -
1. what are the Properties of ACID?
2. What is serializability? Explain various types of serializability.
3. what are the Two-phase Lock based Protocols
4. what are the Timestamp based protocols,
5. Explain about Log-based recovery
6. Explain about Recovery with concurrent Transaction
7. What do you mean by shadow paging in DBMS?
8. Explain the states of a transaction