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

Bca 3 Sem Database Management System Summer 2017

Uploaded by

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

Bca 3 Sem Database Management System Summer 2017

Uploaded by

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

rtmnuonline.

com

NKT/KS/17/5259

Bachelor of Computer Application (B.C.A.) Semester–III (C.B.S.) 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) Explain the different problems with traditional file processing system. 5
(B) What are the different components of DBMS ? 5
OR
(C) What is Data Model ? Explain in brief the various types of data models. 5
(D) What are the functions of database administrator ? 5
EITHER
2. (A) What is an E-R Model ? Explain the different symbols used in E-R model. 5
(B) Explain generalization with suitable example. 5
OR
(C) Consider the following entities :
STUDENT : student_no, student_name, specialization
ENROLLMENT : student_no, subject_code, marks
FACULTY : faculty_no, faculty_name, department
SUBJECT : subject_code, subject_name, max_marks
Following relationships exist :
(i) Subject_for_student is one to many relationship from STUDENT to ENROLLMENT.
(ii) Student_for_subject is one to many relationship from SUBJECT to ENROLLMENT.
(iii) Subject_for_faculty is one to many relationship from FACULTY to SUBJECT.
Draw an E-R diagram. 5
(D) Explain data mapping with suitable example. 5

NXO—12140 1 (Contd.

www.rtmnuonline.com
rtmnuonline.com

EITHER
3. (A) Explain union and intersection operation with suitable example. 5
(B) Consider the following relations :
Employee (emp_no, e_name, e_address)
Project (project_no, project_name)
Work_on (emp_no, project_no)
Answer the following query :
Print the name of employees who are working on project “DBMS”. 5

om
OR

e.c
lin
(C) Explain Natural Join Operation with suitable example. 5

on
(D) Explain the difference operation with suitable example. 5

nu
rtm
EITHER
4. w.
(A) Explain Second Normal Form (2NF) with a suitable example. 5
ww

(B) Explain multivalued dependency. 5


OR
(C) Explain BCNF with suitable example. 5
(D) Explain Third Normal Form (3NF) with suitable example. 5
om

5. Attempt ALL :
e.c
lin

(a) Explain data redundancy and data inconsistency. 2½


on

(b) Explain entity and attributes with suitable example. 2½


nu
rtm

(c) Explain select operation. 2½


w.

(d) Explain full functional dependency. 2½


ww

NXO—12140 2 NKT/KS/17/5259

www.rtmnuonline.com

You might also like