0% found this document useful (0 votes)
7 views2 pages

VND - Openxmlformats Officedocument - Wordprocessingml.document&rendition 1

This document outlines the structure of an internal examination for a Database Management Systems course at Christian College of Engineering and Technology. It includes various sections with questions on topics such as file systems, foreign keys, BCNF, SQL functions, ACID properties, and database architecture. The exam is divided into three parts, with a total of 60 marks and a time limit of 90 minutes.

Uploaded by

buvana9942
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views2 pages

VND - Openxmlformats Officedocument - Wordprocessingml.document&rendition 1

This document outlines the structure of an internal examination for a Database Management Systems course at Christian College of Engineering and Technology. It includes various sections with questions on topics such as file systems, foreign keys, BCNF, SQL functions, ACID properties, and database architecture. The exam is divided into three parts, with a total of 60 marks and a time limit of 90 minutes.

Uploaded by

buvana9942
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

REG. NO.

CHRISTIAN COLLEGE OF ENGINEERING AND TECHNOLOGY


INTERNAL EXAMINATION-II
CS3492-DATABASE MANAGEMENT SYSTEMS

Date:17.5.25 Maximum:60 marks


th
Year & Sem: II-IT & 4 Time: 90 mins
PART - A (10 x 2 = 20) CO BL
1 Differentiate file system and database system. CO
L5
1
2 Define foreign key with an example. CO
L1
1
3 What is BCNF? CO
L1
2
4 List the aggregate functions supported by SQL. CO
L1
2
5 List ACID properties. CO
L1
3
6 Name the four conditions for deadlock. CO
L1
3
7 List three components of query processor. CO
L1
4
8 Outline the need for indexing. CO
L2
4
9 Define distributed database. CO
L1
5
10 What are the challenges faced when using an encrypted sytem? CO
L1
5

PART - B (5 x 13 = 65) M CO BL
a. Explain the database management system 13 CO1 L5
architecture with a neat sketch.
OR
1
b.i. Outline select and project operations in 7 CO1 L2,
11.
relational algebra with an example. 6 L5
ii.Explain embedded SQL?

12. a.Elaborate on first NF,second NF and third NF 13 CO2


with examples.
OR L6
b. Construct an ER diagram with university
database system
b.i.Brief notes on static and dynamic hashing. Outline Cartesian product,equi join,left outer ,right outer and full
outer join operations in relational algebra.
ii. Elaborate about the steps in query processing with a diagram.
OR
15.a.Discuss on the following
b.Construct an ER diagram for Employee Database system
i.Access control based on privileges

ii.Role based access control

OR

b.Explain distributed database architecture in detail

PART - C (1 x 15 = 15)

16.a. consider the following relations

Employee

Eno Name DOB Gender Dcode


12345 Hamen 24.3.2001 M 201
12346 Vini 12.3.2001 F 202
12347 Ani 11.1.1999 F
12348 Peter 14.2.2001 M

Department

Dcode Dname
201 CSE
202 IT
203 CIVIL
204 MECH

You might also like