Dbms Unit Test 1,2,3
Dbms Unit Test 1,2,3
Unite test 2
1) Explain Codd's Rules for the relational database model. Why are these
rules important for defining a relational database system?
2) What is Referential Integrity in a relational database? Explain with an
example.
3) What is Boyce-Codd Normal Form (BCNF)? How is it different from Third
Normal Form (3NF)?
4) Explain ACID properties of a transaction in a database. Why are they
important?
5) What is Serializability in database schedules? Explain Conflict
Serializability and View Serializability.
6) Explain Log-Based Recovery and Shadow Paging in database recovery
methods.
UNITE TEST 3
1) Explain the CAP Theorem in the context of Distributed Database
Systems. Why is it important?
2) Compare ACID and BASE properties in database systems. How do
they impact data consistency?
3) Explain the types of NoSQL databases and their use cases .
4) What are Active and Deductive Databases? How do they differ from
traditional databases?
5) Explain Semi-Structured Data with examples. How does it differ from
Structured and Unstructured Data?
6) Explain different Join operations in Query Processing. Why is Join
Optimization important?