0
2.0kviews
Database Management System Question Paper - Dec 16 - Computer Engineering (Semester 5) - Mumbai University (MU)
1 Answer
0
51views

Database Management System - Dec 16 (Old Syllabus 2012)

Computer Engineering (Semester 5)

TOTAL MARKS: 80
TOTAL TIME: 3 HOURS
(1) Question 1 is compulsory.
(2) Attempt any three from the remaining questions.
(3) Assume data if required.
(4) Figures to the right indicate full marks.

1(a) Give the advantages of DBMS over File Processing Systems.
(5 marks) 633

1(b) What are the steps involved in Query Processing.
(5 marks) 00

1(c) Explain Shadow Paging in brief
(5 marks) 661

1(d) Define Super Key and Candiate Key with an example.
(5 marks) 00

2(a) Discuss conflict serializability and view serializability with examples.
(10 marks) 00

2(b) Describe the overall architecture of DBMS with suitable diagram.
(10 marks) 638

3(a) Explain the following Relational Algebra Operations with example:
i) Natural Join ii) Union iii) Project iv) Select
(10 marks) 645

3(b) Explain types of integrity constraints with example.
(10 marks) 00

4(a) What is Normalization? Explain INF, 2NF, 3NF an J BCNF giving examples.
(10 marks) 651

4(b) Consider the following database schema:
Employee(employee_name, street, city, date of join)
Works(employee_name, company_name, salary)
Company (compnay_name, city)
Manages(employee_name, manager_name)
Solve the following queries using SQL:
i) Give all employee of ABC Company a 25% rise.
ii) Find all employees who live in the same cities and on the same street as their managers
iii) Find all employees who join in the month of April.
iv) Delete the Smith belonging to XYZ Company.
(10 marks) 646

5(a) What is an attribute? Discuss various types of attributes with examples.
(10 marks) 00

5(b) Expalin Security and Authorization in DBMS.
(10 marks) 00

6(a) Write short notes on: Total and Independance
(5 marks) 00

6(b) Data Independence
(5 marks) 00

6(c) ACID Properties
(5 marks) 654

6(d) Aggregate Functions in SQL
(5 marks) 648

Please log in to add an answer.