0% found this document useful (0 votes)
28 views

Answer All Questions

This document is the first internal assessment test for the Database Management Systems subject taken on February 7th, 2013 at R.M.K. College of Engineering and Technology. It contains 2 parts - Part A with 5 short answer questions worth 2 marks each and Part B with 2 long answer questions worth 16 marks each and 1 long answer question worth 8 marks. Part A asks about database abstraction levels, query languages, weak entity sets, keys, and relational algebra union operations. Part B asks students to explain database system structure, disadvantages of file processing systems, draw an ER diagram for a hospital management system, write relational algebra expressions and SQL queries for an employee database, discuss relational algebra operations and data models, explain extended ER
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views

Answer All Questions

This document is the first internal assessment test for the Database Management Systems subject taken on February 7th, 2013 at R.M.K. College of Engineering and Technology. It contains 2 parts - Part A with 5 short answer questions worth 2 marks each and Part B with 2 long answer questions worth 16 marks each and 1 long answer question worth 8 marks. Part A asks about database abstraction levels, query languages, weak entity sets, keys, and relational algebra union operations. Part B asks students to explain database system structure, disadvantages of file processing systems, draw an ER diagram for a hospital management system, write relational algebra expressions and SQL queries for an employee database, discuss relational algebra operations and data models, explain extended ER
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

R.M.K.

COLLEGE OF ENGINEERING AND TECHNOLOGY


R.S.M NAGAR, PUDUVOYAL-601206
4th Semester B.E. / B.Tech.
First Internal Assessment Test Feb 2013
Sub. Title : Database management systems
Sub. Code :CS2255
Duration : 100 minutes

Date
: 07.02.2013
Branch
: CSE &IT
Max. Marks : 50

Answer all questions


Part A - (5 x 2 = 10)

1. Specify the various levels of abstraction in a Database System.


2. Define Query language ?.Give classification of query language.
3. What is a weak entity set?
4. Why is a key essential? Write the different types of keys.
5. What are the rules to be satisfied for Union operation in Relational Algebra?
Part B - (2 x 16 + 1 x 8 = 40)
6. (a) Explain the system structure of a database system with neat block diagram?
List the functions of DBA.
Or

(16)

(b) i) Explain in detail the major disadvantages of keeping organizational information in a file
processing system.
(8)
ii) Draw an ER diagram for Hospital management system.
(8)
7. (a) i) Consider the employee database, where the primary keys are underlined.
Employee (empname, street, city)
Works (empname, companyname, salary)
Company (companyname, city)
Manages (empname, managername)

(16)

Write the Relational Algebra Expression and SQL statements for the following
queries.
1) Find the names of all employees who work for First Bank Corporation.
2) Find the names, street addresses, and cities of residence of all employees who work for
First Bank Corporation and earn more than 200000 per annum.
3) Find the names of all employees in this database who live in the same city as the
companies for which they work.
4) Find all employees in the database who live in the same cities and on the same streets as do
their managers
5) Find the names of all employees who do not work for First Bank Corporation
Or
(b) i) With relevant examples discuss any four operations in relational algebra
(8)
ii) Explain the various Data Models in detail
(8)
8. (a) Explain in detail the Extended ER Features with suitable diagrams
Or
(b)Explain in detail about relational calculus.

(8)
(8)

You might also like