This download link is referred from the post: JNTUH MCA 3rd Sem Last 10 Years 2023-2013 Question Papers R20-R09 || Jawaharlal nehru technological university
Code No: 823AC
JAWAHARLAL NEHRU TECHNOLOGICAL UNIVERSITY HYDERABAD
--- Content provided by FirstRanker.com ---
MCA III Semester Examinations, August - 2017
DATABASE MANAGEMENT SYSTEMS
Time: 3hrs Max.Marks:75
Note: This question paper contains two parts A and B.
Part A is compulsory which carries 25 marks. Answer all questions in Part A. Part B consists of 5 Units. Answer any one full question from each unit. Each question carries 10 marks and may have a, b, c as sub questions.
--- Content provided by FirstRanker.com ---
PART - A 5 x 5 Marks =25
- a) Define instance and schema. [5]
- b) What is domain integrity? [5]
- c) Explain about inclusion dependency. [5]
- d) What are recoverable schedules? [5]
- e) Explain Clustered Indexes. [5]
--- Content provided by FirstRanker.com ---
PART -B 5 x 10 Marks =50
- Describe the Structure of DBMS with neat sketch. [10]
OR
- Discuss about the Conceptual database Design with the ER Model. [10]
- Consider the following schema for a company database
Employee (Name, SSN, Address, Sex, Salary, Dno)
Department (Dname, Dnumber, MGRSSN, MGRSTART Date)
Dept-Locations (Dnumber, Dlocations)
Project (Pname, Pnumber, Plocations, Dnum)--- Content provided by FirstRanker.com ---
Works-On (ESSN, PNo, Hours)
Dependent (ESSN, Dependent-name, Sex, Bdate, Relationship)
Give the queries in SQL:
a) Retrieve the names and address of employees who work for Department 10.--- Content provided by FirstRanker.com ---
b) List all the project names on which employee “Shyam” is working.
c) Retrieve all employees in Dept. 5 whose salary is between 50,000 and 80,000.
d) Retrieve the name of each employee who works on all the projects controlled by department number 2.
e) Retrieve the names of employees who have no dependents. [10]OR
- Discuss about Complex integrity constraints in SQL. [10]
- Consider the relation R, which has attributes that hold schedules of courses and sections at a university:
R = {CourseNo, SecNo, OfferingDept, Credit-Hours, CourseLevel, InstructorSSN, Semester, Year, Days Hours, RoomNo, NoOfStudents}.
Suppose that the following functional dependencies hold on R:
{CourseNo} > {OfferingDept, CreditHours, CourseLevel}--- Content provided by FirstRanker.com ---
{CourseNo, SecNo, Semester, Year} > {Days Hours, RoomNo, NoOfStudents, InstructorSSN}
{RoomNo, Days Hours, Semester, Year} > [Instructorssn, CourseNo, SecNo}
Try to determine which sets of attributes form keys of R. How would you normalize this relation? [10]OR
- Write loss-less Boyce Codd Normal Form decomposition algorithm and explain with example. [10]
- Explain the concept of Deadlock avoidance and prevention in detail. [10]
OR
- Describe Validation-based protocols. [10]
- Write about the various levels of RAID with neat diagrams. [10]
OR
- Explain and Compare Extendible Hashing with Linear Hashing. [10]
--- Content provided by FirstRanker.com ---
--- 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: JNTUH MCA 3rd Sem Last 10 Years 2023-2013 Question Papers R20-R09 || Jawaharlal nehru technological university