@vtucode - in BCS403 Model Paper 2022 Scheme
@vtucode - in BCS403 Model Paper 2022 Scheme
@vtucode - in BCS403 Model Paper 2022 Scheme
Module - 1 M L C
Q.1 a What is a Database? Explain the three schema architecture with neat diagram. 8 L2 CO1
OR
Module - 2
Q.3 a Explain the different types of update operations on relational database. How 6 L2 CO2
basic operation deals with constraint violation.
OR
b Discuss the E.R to Relational mapping algorithm with example for each 6 L3 CO2
step.
c Explain the relational algebra operation for set theory with examples. 4 L2 CO2
Module - 3
Q.5 a Illustrate insert, delete, update, alter & drop commands in SQL. 6 L4 CO3
Model Question Paper- II with effect from 2022
b Explain informal design guidelines for relational schema design. 4 L2 CO3
c What is Functional dependency? Explain the inference rules for functional 10 L3 CO4
dependency with proof.
OR
Module - 4
Q.7 a Demonstrate transaction states & additional operations. 10 L3 CO4
Module - 5
Q.9 a Explain the Two phase locking protocol used for concurrency control. 8 L3 CO5
OR
b What are document based NOSQL systems? basic operations CRUD in 8 L2 CO5
MongoDB.
Module - 1 M L C
Q.1 a Explain the types of end users with examples. 8 L2 CO1
OR
a Explain three schema architecture. Why mappings b/w schema levels are 8 L2 CO1
Q.2
required?
b Explain the different types of attributes in ER model. 8 L2 CO1
Module - 2
Q.3 a Explain the different Relational Model constraints. 6 L2 CO2
c Explain Entity Integrity Constraint & Referential Integrity Constraints? Why 8 L2 CO2
each of these is important in a database.
OR
Model Question Paper- I with effect from 2022
Q.4 a Consider the Sailors-Boats-Reserves DB described 10 L3 CO2
s (sid, sname, rating, age)
b (bid, bname, color)
r (sid, bid, date)
Write each of the following queries in SQL.
1. Find the colors of boats reserved by Alber.
2. Find all sailor ids of sailors who have a rating of at least 8 or reserved
boat 103.
3. Find the names of sailors who have not reserved a boat whose name
contains the string “storm”. Order the names in ascending order.
4. Find the sailor ids of sailors with age over 20 who have not reserved
a boat whose name includes the string “thunder”.
b Discuss the Equijoin & Natural Join with suitable example. 6 L3 CO2
c Explain the relational algebra operation for set theory with examples. 4 L2 CO2
Module - 3
Q.5 a Explain the Cursor & its properties in embedded SQL with an example. 6 L2 CO3
b What is a Normalization? Explain the 1NF, 2NF & 3NF with examples. 10 L2 CO4
Module - 4
Q.7 a Demonstrate the Database Transaction with transaction diagram. 10 L2 CO4
Module - 5
Q.9 a Demonstrate the Two phase locking protocol used for concurrency control. 8 L3 CO5
OR
b What are document based NOSQL systems? Explain basic operations 8 L2 CO5
CRUD in MongoDB.
c What is NOSQL Graph database? Explain Neo4j. 6 L2 CO5