FirstRanker.com
Firstranker's choice
FirstRanker.com Code: 9F00301
--- Content provided by FirstRanker.com ---
MCA II Semester Supplementary Examinations May 2018DATABASE MANAGEMENT SYSTEMS
(For 2012, 2013, 2014, 2015 & 2016 admitted batches only)
Time: 3 hours Max. Marks: 60
Answer any FIVE questions
--- Content provided by FirstRanker.com ---
All questions carry equal marks- Explain database users, DBA and functions of a DBA.
- Compare file systems and database systems.
- What is null attribute? With suitable diagram, explain weak and strong entity set.
- Develop ER-diagram for a hospital with a set of patients and a set of medical doctors, associated with each patient a log of the various tests and examinations conducted.
- Consider the following schema for company database:
Employee (Name, ESSN, Salary, DNo, SuperSSN);
Department(DName, DNos, MGRSSN);
Project(PName, PNo, DNum);
Works_ON(ESSN, PNo, Hours);--- Content provided by FirstRanker.com ---
Department(ESSN, DName, Sex);
Write the queries in relational algebra and SQL
(i) List the name of employees with at least two dependants.
(ii) Find the name of employees who work on all projects controlled by department 5.
(iii) Retrieve the names of managers who do not have female dependents. - What is the usage of ‘group by’ and ‘having’ clauses in SQL?
- Demonstrate the following operators in SQL with examples:
(i) SOME. (ii) EXCEPT. - Why normalization is needed? Explain the process of normalization.
- Explain briefly about 3NF, 4NF and BCNF with suitable examples.
- Discuss two phase locking protocol and strict two-phase locking protocol.
- Discuss about conflict serializability with an example.
- Construct an ER diagram for university registrar’s office. The office maintains data about each class, including the instructor, the enrollment and the time and place of the class meetings. For each student class pair a grade is recorded. Determine the entities and relationships.
- Draw transaction state diagram and describe each state that a transaction goes through during its execution.
- Write short notes on:
--- Content provided by FirstRanker.com ---
a) Characteristics of a database system.
b) Entity integrity and referential integrity constraints.
c) Different data types of SQL.
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
This download link is referred from the post: JNTUA MCA 3rd Sem last 10 year 2010-2020 Previous Question Papers (JNTU Anantapur)