Browse papers
LevelMaster in Data Science (SMS, TU)
SubjectDatabase Management Systems
Year2080 BS
Exam sessionFa
Full marks45
Time allowed120 minutes
Questions10, all with step-by-step solutions
A

Group A

5 questions·3 marks each
1Short answer3 marks

What is database? List the characteristics of database system. (2+1)

databasecharacteristics
2Short answer3 marks

What is data independence? How three schema architecture ensures logical and physical data independence? (1+2)

data-independencethree-schema
3Short answer3 marks

Create a relation of your choice and illustrate the concepts of attribute, tuple, and primary key. (3)

relationprimary-key
4Short answer3 marks

Why aliasing in SQL is needed. Show aliasing of relation in SQL query. (1+2)

sqlaliasing
5Short answer3 marks

What is trigger? Illustrate with example, how can you define before trigger on insert operation. (1+2)

triggersql
B

Group B

5 questions·6 marks each
6Long answer6 marks

What do you mean by normalization? Discuss 2NF and 3NF with examples. (2+4)

OR

What is functional dependency? Discuss 1NF and 2NF with examples. (2+4)

normalizationfunctional-dependency
7Long answer6 marks

What is assertion? Mention its use. Given following relations, create an assertion to ensure that there is a person who is student. (1+1+4)

Person(pid, pname, dob, padd) Student(roll, pid)

OR

How assertion differ from trigger? Given following relation, create an assertion to ensure that there is no person with name starting with "An" and dob = 2020. (2+4)

Person(pid, pname, dob, padd)

assertiontrigger
8Long answer6 marks

Design an ER diagram for following scenario: (6)

In film industry, producers produce movies. Producers have their name, age and budget as attributes. They are uniquely identified by prod_id. All the movies have their title, year, and release date. No movies can have same title. Every movies must be played by actor. An actor can play many movies. Actors have Fname and Lname to uniquely identify them. The actors have charge_rate as well. A single movie can have many producers and a producer can produce zero or many movies. There is an identifying relationship between actor and vanity van. Vanity van has partial attribute van_id.

er-diagramdata-modeling
9Long answer6 marks

Consider the following relations containing airline flight information. (6)

Flights(flno, from, to, flight_distance, departs_at, arrives_at, aid) Aircraft(aid, aname, cruising_range) Certified(pid, aid, date, certified_by) Pilot(pid, pname, psalary)

Write the SQL statements for following:

a) Find all aircrafts. b) Find the name of flights that arrive at 1:00 PM. c) Find the names of certified pilots d) Find names of aircrafts that can be used on flights from KTM to DHI. e) Find the average salary of pilots. f) Use left outer join between Aircraft and Certified.

sqlqueriesjoins
10Long answer6 marks

Consider the following relations containing airline flight information. (6)

Flights(flno, from, to, flight_distance, departs_at, arrives_at, aid) Aircraft(aid, aname, cruising_range) Certified(pid, aid, date, certified_by) Pilot(pid, pname, psalary)

Write the Relational Algebra statements for following:

a) Find all aircrafts. b) Find the name of flights that arrive at 1:00 PM. c) Find the names of certified pilots d) Find names of aircrafts that can be used on flights from KTM to DHI. e) Find total number of pilots. f) Use natural join between Aircraft and Certified.

relational-algebraqueries

Frequently asked questions

Where can I find the Master in Data Science (SMS, TU) Database Management Systems question paper 2080?
The full Master in Data Science (SMS, TU) Database Management Systems 2080 (Fa) question paper is available free on Kekkei. You can read every question online and attempt the paper under timed exam conditions.
Does the Database Management Systems 2080 paper come with solutions?
Yes. Every question on this Database Management Systems past paper includes a step-by-step solution, plus instant AI feedback when you attempt it on Kekkei.
How many marks is the Master in Data Science (SMS, TU) Database Management Systems 2080 paper?
The Master in Data Science (SMS, TU) Database Management Systems 2080 paper carries 45 full marks and is meant to be completed in 120 minutes, across 10 questions.
Is practising this Database Management Systems past paper free?
Yes — reading and attempting this Database Management Systems past paper on Kekkei is completely free.