Bca 3 Sem Database Management System Winter 2018

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

rtmnuonline.

com
NIR/KW/18/2226
Bachelor of Computer Application (B.C.A.) Semester—III Examination
DATABASE MANAGEMENT SYSTEM
Paper—II
Time : Three Hours] [Maximum Marks : 50
N.B. :— (1) ALL questions are compulsory and carry equal marks.
(2) Draw neat and labelled diagram wherever necessary.
EITHER
1. (A) What is DBMS ? What are the advantages of DBMS over traditional file system ? 5
(B) Explain Network model with example. 5
OR
(C) Write a short note on Database users. 5
(D) What are the components of DBMS ? Explain. 5
EITHER
2. (A) Design E-R diagram to show relationship between Teacher-Student and Course. 5
(B) What are mapping cardinalities ? Explain its different types with suitable diagram. 5
OR
(C) Explain different keys in DBMS. 5
(D) Draw E-R Diagram to show relationship between Parts-Suppliers-Department, where Supplier
‘Can supply’ Parts, Department ‘needs’ parts and Department ‘Deals with’ Suppliers. 5
EITHER
3. (A) Write relational algebra for the following queries :
(i) Find all students who got marks greater than 75.
(ii) Display a list of all student names and their roll numbers.
Assume following student schema :
Student (Roll–No, Stud –Name, Class, Batch, Marks). 5
(B) Explain natural join operation with suitable example. 5
OR
(C) Consider two relations R(r1 , r2 , r3 ) and S(s1 , s2 , s3 ) having following tuples.
R S
r1 r2 r3 s1 s2 s3
A 1 10 A 1 P
B 2 20 C 2 Q
D 3 10 D 3 R
F 4 20 E 4 S
E 5 10

BKR—9314 1 (Contd.)

www.rtmnuonline.com
rtmnuonline.com
Find Union and Intersection operation for the following relations :
(i) Π r ,r (R) ∪ Πs ,s (S)
1 2 1 2
(ii) Π r ,r (R) ∩ Πs ,s (S). 5
1 2 1 2
(D) What are aggregate functions ? Explain with suitable examples. 5
EITHER
4. (A) Explain 3NF with suitable example. 5
(B) Explain :
(i) Functional dependency
(ii) Transitive dependency. 5
OR
(C) Explain 5NF with suitable example. 5
(D) What is Normalization ? What are the objectives of the normalization ? 5

om
e.c
5. Attempt ALL :

lin
(A) What is Multivalued Functional dependency ? 2½

on
nu
(B) Describe composite key with suitable example. 2½

rtm
(C) Explain Division operation. 2½

w.
(D) Explain BCNF with suitable example.
ww 2½
om
e.c
lin
on
nu
rtm
w.
ww

BKR—9314 2 NIR/KW/18/2226

www.rtmnuonline.com

You might also like