Vpa
Vpa
Unit 3
What is partial functional dependency?
What is transitive functional dependency?
What is full functional dependency?
Explain 1NF, 2NF, 3NF, BCNF, 4NF with Example.
What is the difference between 3NF and BCNF.
R(C, S, Z)
CS→Z
Z→C
Find the list of candidate key.
Find Normal Form
R(A,B,C,D,E)
A->BC
BC->E
E->DA
Unit 4
What is concurrent schedule?
What is deadlock?
What do you mean by serializable schedule.
r(x)
r(y)
r(y)
w(y)
w(x)
w(x)
r(x)
w(x)
Unit 5
What is temporary update problem?
Explain Two Phase Locking Protocol .
What is the objective to do concurrency control?
Explain Dirty read problem.
What is concurrency control?
What is Lost Update problem?
Explain validation-Based Protocol.
Unit 6
What do you mean by research?
Explain Qualitative data Analysis
Explain Quantitative data Analysis
Importance of research in social aspect.
tocol
Validation-Based
Protocol
Validation-Based
Protocol