Cs 2020
Cs 2020
USN
RV COLLEGE OF ENGINEERING®
(An Autonomous Institution affiliated to VTU)
V Semester B. E. Additional Examinations December-2020
Computer Science and Engineering
DATABASE DESIGN
Time: 03 Hours Maximum Marks: 100
Instructions to candidates:
1. Answer all questions from Part A. Part A questions should be answered
in first three pages of the answer book only.
2. Answer FIVE full questions from Part B. In Part B question number 2, 7
and 8 are compulsory. Answer any one full question from 3 and 4 & one
full question from 5 and 6
PART-A
OR
with an example. 04
OR
6 a Consider the schema for college database:
𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆 (𝑈𝑈𝑈𝑈𝑈𝑈, 𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆, 𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎, 𝑃𝑃ℎ. 𝑛𝑛𝑛𝑛, 𝑔𝑔𝑔𝑔𝑔𝑔𝑔𝑔𝑔𝑔𝑔𝑔)
𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆 (𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆, 𝑆𝑆𝑆𝑆𝑆𝑆, 𝑆𝑆𝑆𝑆𝑆𝑆)
𝐶𝐶𝐶𝐶𝐶𝐶𝐶𝐶𝐶𝐶 (𝑈𝑈𝑈𝑈𝑈𝑈, 𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆)
𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆 (𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠, 𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡, 𝑆𝑆𝑆𝑆𝑆𝑆, 𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐)
𝐼𝐼𝐼𝐼 𝑚𝑚𝑚𝑚𝑚𝑚𝑚𝑚𝑚𝑚 (𝑈𝑈𝑈𝑈𝑈𝑈, 𝑠𝑠𝑠𝑠𝑠𝑠 𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐, 𝑆𝑆𝑆𝑆𝑖𝑖𝑑𝑑, 𝑡𝑡1, 𝑡𝑡2, 𝑡𝑡3 𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓 𝐼𝐼𝐼𝐼)
Write 𝑆𝑆𝑆𝑆𝑆𝑆 Queries for:
i) To create the tables
ii) List of all student details studying in 4th sem ‘𝐶𝐶’ section. 08
b Considering any scenario of your own illustrate the working of
Boyce – Codd Normal form 08