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

National Institute of Technology Warangal

(An Institute of National Importance)


Assignment-2
Subject: DBMS (MA 5203)
Branch: M.Sc.(M&SC), Semester: III
Max Marks: 5, Submission Date and Time: 11th September 2023, 5:00 PM

Answer all questions.

1. Find the attributes of the following series: (i) PHONE BOOK: first name, last name,
city, area, state, PIN code, contact number, email ID, dob, photo, ringtone (ii)
BOOK:book id, name/title, author name, year of printing, edition, publisher name,
pages (iii) SUBJECT: subject name, subject code, subject 1, subject 2, subject 3. [1]
2. Find out the attributes of CUSTOMER and ITEM entities. Using E-R diagram
represent the relationship between them. Also find the degree relationship. [1]

3. Consider the following relational database: EMPLOYEEemp id, emp name, emp street,
emp city, emp PIN, emp contact no, emp dob WORKSemp id, company id, salary
COMPANYcompany id, name, location, contact no Draw an E-R diagram and
mapped it into relational model. Also, indicate the primary key, composite at-
tributes, derived attributes. [1]

4. Draw an E-R diagram for University database. Hint: Entity sets: INSTRUCTORS,
STUDENTS, DEPARTMENTS, PROJECTSWhat are different database models?.
Tabulate the evolution of data models. [1]
5. Draw an E-R diagram for an enterprise of your choice. [1]

You might also like