qb - database practices
qb - database practices
QUESTION BANK
UNIT – I
RELATIONAL MODEL
PART – A
7. Explain the BCNF and 3NF with your own example. Also give how it differs from that of 3NF.
10. Explain in detail about functional dependency theory with suitable examples.
13. Write the concept of creating, altering, viewing and dropping techniques in DDL.
14. Compute the closure (F+) of the following set functional dependencies for the relational
schema R=(A,B,C,D,E) and F={A->BC->E,B->D,E->A}. list the candidate keys for R.
15. Explain the 2NF, 3NF and BCNF normal forms with examples.
16. Write a program to create and manipulate a student database using embedded SQL.
17. Draw an E-R diagram for a small banking database, assuming your own data requirements.
UNIT – II
PART – A
7. Explain briefly about the working of two phase locking protocol using a sample transaction.
10. Explain about immediate update and deferred update recovery techniques.
3. Define DTD.
PART – B
1. How XML are processed and stored in web database. Explain in detail.
7. Explain about XML and example for XML representation of banking information.
PART – A
PART – B
DATABASE SECURITY
PART – A
13. What is the relationship between information security versus information privacy?
14. What are the two restrictions are enforced on data access based on the subject/object
classifications?