Q.1. (a) What is DBMS? How are data stored in DBMS? Explain. [8]
(b) What are the advantages and disadvantages of using Database Management System? [8]
10 questions
Q.1. (a) What is DBMS? How are data stored in DBMS? Explain. [8]
(b) What are the advantages and disadvantages of using Database Management System? [8]
Q.1. (a) Explain the distinctions among primary key, candidate key and super key. [8]
(b) Construct an E-R diagram for car-insurance company whose customer own one or more car each. Each car has associated with zero to any number of recorded accidents. [8]
Q.2. (a) Explain the difference between physical and logical Interdependence. [8]
(b) Describe the set operators of relational Algebra. [8]
Q.2. (a) Explain the following term with suitable examples - (i) Relational model [2] (ii) Natural join [2] (iii) Procedural and Non-procedural language [2] (iv) Division operator [2]
(b) Write a short note on Denormalization. [8]
Q.3. (a) What do you mean by nested query. Explain with suitable examples. [8]
(b) What are the different views of SQL? What are its advantages? [8]
Q.3. (a) What do you mean by JDBC. Explain the process of connectivity with Database using JDBC concept. [8]
(b) Write a short note on - (i) DDL [4] (ii) DML [4]
Q.4. (a) What is Hash File organization? Also explain Hash Index with suitable examples. [8]
(b) What is the difference between primary and secondary index? [8]
Q.4. (a) Describe Static and Dynamic Hashing. [8]
(b) Explain the concept of inverted and multi-list structure. [8]
Q.5. (a) What do you understand by Serializability of schedules? Explain with suitable examples. [8]
(b) What are different Recovery Techniques? What is the role of log in these techniques? Explain with suitable examples. [8]
Q.5. Write a short note on - (a) Deadlock prevention [4] (b) Two phase locking [4] (c) ACID property [4] (d) Deadlock Detection [4]