You are on page 1of 2

REG NO:

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING A


IAT - II
SUBJECT : DATABASE MANAGEMENT SYSTEMS Max Marks: 70
SUB.CODE : CS8492 YEAR/SEM: II / VI
DATE : :02:2020 DURATION: 1 ½ hrs
PART A (8×2 = 16 Marks)
Answer all the questions
1. What is an entity relationship model?
2. Define attributes. List out the five type of attribute with example.
3. Define weak entity set and strong entity set with example.
4. What is normalization? State the rules of 1NF and 2 NF.
5. What are ACID properties?
6. Define transaction.
7. Draw the states of transaction.
8. Define functional dependency.
PART B
9. a. (i) Draw the ER diagram for banking system. (7)
(ii) Explain in detail about enhanced ER model. (6)
OR
b. Compute the closure of the following set of functional dependencies for a relation scheme
R(A,B,C,D,E), F={ABC, CDE, BD, EA} and find the candidate key. (13)
10. a.(i) Explain the concept of insertion anamoly and deletion anamoly with example. (7)
(ii) Define decomposition. Explain Dependency Preservation with example. (6)
OR
b. Explain the traditional ER model with required examples. (13)
11. a. (i) Explain First Normalization with its rule and example. (7)
(ii) Explain BCNF with its rule and example. (6)
OR
b. Consider a relation R(A,B,C,D) having the following functional dependencies:
{AB C, ABD, CA, BD}. Find out the normal form of R. (13)
PART C
12. a(i) Define a transaction. Discuss the following with relevant examples. (8)
1. A read only transaction.
2. A read write transaction.
3. An aborted transaction.
(ii) Explain serial schedule and non serial schedule with example. (7)
OR
b.(i) Explain the steps of conflict serializability. (8)
(ii) Check whether the following schedule is conflict serializable or not.
(7)
T1 T2 T3
R(A)
R(B)
R(B)
W(B)
W(A)
W(A)
R(A)
W(A)
REG NO:

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING A


IAT - II
SUBJECT : DATABASE MANAGEMENT SYSTEMS Max Marks: 70
SUB.CODE : CS8492 YEAR/SEM: II / VI
DATE : :02:2020 DURATION: 1 ½ hrs
PART A (8×2 = 16 Marks)
Answer all the questions
1. What is an entity relationship model?
2. Define attributes. List out the five type of attribute with example.
3. Define weak entity set and strong entity set with example.
4. What is normalization? State the rules of 1NF and 2 NF.
5. What are ACID properties?
6. Define transaction.
7. Draw the states of transaction.
8. Define functional dependency.
PART B
9. a. (i) Draw the ER diagram for food registration system. (7)
(ii) Explain in detail about generalization and aggregation in ER model. (6)
OR
b.(i) Explain the fourth normalization with its rule. (7)
(ii) Explain (i) Entity and entity set (ii) Attribute and its types. (iii) Relationship set with
Example. (6)
10. a.(i) Explain the anamoly problem in detail. (7)
(ii) Define decomposition. Explain Lossless join with example. (6)
OR
b. (i) Explain the mapping cardinalities with example. (7)
(ii) What is total and partial participation? Give example. (6)

11. a. (i) Explain Third Normalization with its rule and example. (7)
(ii) Explain Fifth normalization with its rule and example. (6)
OR
b. Consider a relation R(A,B,C,D) having the following functional dependencies:
{AB C, ABD, CA, BD}. Find out the normal form of R. (13)
PART C
12. a(i) Explain in detail about the ACID properties. (8)
(ii) Explain the need for concurrency. What is lost update problem and dirty read problem. (7)
OR
b.(i) Explain the steps of view serializability. (8)
(ii) Check whether the following schedule is view serializable or not.
(7)
T1 T2 T3
W(C)
R(A)
W(B)
R(C)
W(B)
W(B)

You might also like