ER Activity Statements
ER Activity Statements
1 PANDE KHUSHAL RUPESH Consider a CONFERENCE_REVIEW database in which researchers submit their research
papers for consideration. Reviews by reviewers are recorded for use in the paper
selection process. The database system caters primarily
to reviewers who record answers to evaluation questions for each paper they review
and make recommendations regarding whether to accept or reject the paper. The data
2 GOUR KANCHI GOPAL requirements are summarized as follows:
■ Authors of papers are uniquely identified by e-mail id. First and last names are also
recorded.
■ Each paper is assigned a unique identifier by the system and is described by a title,
abstract, and the name of the electronic file containing the paper.
■ A paper may have multiple authors, but one of the authors is designated as the
Group 1
3 RAUT VAISHNAVI SADASHIV contact author.
■ Reviewers of papers are uniquely identified by e-mail address. Each reviewer’s first
name, last name, phone number, affiliation, and topics of interest are also recorded.
■ Each paper is assigned between two and four reviewers. A reviewer rates each paper
assigned to him or her on a scale of 1 to 10 in four categories:technical merit,
readability, originality, and relevance to the conference. Finally, each reviewer provides
an overall recommendation regarding each paper.
■ Each review contains two types of written comments: one to be seen by the review
4 KENISHA KOUL committee only and the other as feedback to the author(s).
Design an Entity-Relationship diagram for the CONFERENCE_REVIEW
database
MADHEKAR HARSHAD
24
SANJAY Consider a university database for the scheduling of classrooms for final exams. This
database could be modeled as the single entity set exam, with attributes course-name,
BANDGAR ANAND section-number, room-number, and time. Alternatively, one or more additional entity sets
25 could be defined, along with relationship sets to replace some of the attributes of the exam
RAMDAS
entity set, as
Group 2
• course with attributes name, department, and c-number
KUMBHAR SHREYASH • section with attributes s-number and enrollment, and dependent as a weak entity set on
26
SHARAD course
• room with attributes r-number, capacity, and building
CHANDEKAR AYUSH Show an E-R diagram illustrating the use of all three additional entity sets listed.
27
PRAKASH
DESHMUKH SHRENIK
28 Construct an Entity-Relationship diagram for the following information stored in the library
DIPAK
management system.
Books(Accession_No, Title, Author, Price, Book_type, Publisher)
ARNAV HEMANT Borrow(Membership_No, Name, Address, Category, Max_No_Book_Issue, Accession_No)
29
CHAUDHARI The following constraints are to be observed:
Group 3 Each book has unique Accession_No.
A book may have more than one author.
30 PANDEY SARVESH There may be more than one copy of a book.
The borrower can be staff or student. Depending on this category max number of books
that can be issued will vary. [ for example, students can ask for max 3 books whereas staff
PAKWANNE SAKSHI can ask for 10 books].
31
SANJAY
PARDESHI GANESH
32
PRAKASH
The Venus Bookstore has several branches located in different places. Each branch is
managed by branch manager. Other staffs such as secretary and sales personnel are
33 AMISHA SINGH
directly under the supervision of the branch manager. Every staff is allocated to only one
Group 4 branch. The staffs of bookstore can be divided into two main types, full time and part time.
PHUNDE PRACHI The full time staffs are paid by monthly salary, whereby part time staffs are paid by hourly
34
TUKARAM basis rate. The particulars of staff include staff-name, staff-id, staff-number, gender, date of
birth, address and telephone number
35 KHAN FARUK NIJAM
MUNGASE SUMEET
36
SANTOSH A company database needs to store information about employees (identified by ssn, with
salary and phone as attributes), departments (identified by dno, with dname and budget as
37 DIVYA SINGH attributes), and children of employees (with name and age as attributes). Employees work
in departments; each department is managed by an employee; a child must be identified
Group 5
uniquely by name when the parent
CHOUDHARY RANJEET
38 (who is an employee; assume that only one parent works for the company) is known. We
MOTARAM
are not interested in information about a child once the parent leaves the company.
Draw an ER diagram that captures this information
79 NEERJAL KATOCH
MIT ACADEMY OF ENGINEERING, ALANDI
SCHOOL OF COMPUTER ENGINEERING
E3 Batch ER activity on Friday 31/01/25 at 11:25 am to 12:20 pm
Roll
Name Group ER problem statement
No
Consider a mail order database in which employees take orders for parts from customers.
39 RAI RISHABH The data requirements are summarized as follows:
• The mail order company has employees identified by a unique employee number, their
first and last names, and a zip code where they are located.
ANVITA SANTOSH • The customers of the company are identified by a unique customer number, their first and
40
LINKAR last names, and a zip code where they are located.
• The parts being sold by the company are identified by a unique part number, a part name,
Group 1
their price, and quantity in stock.
MORE NIRJARA
41 • Orders placed by customers are taken by employees and are given a unique order
SANTOSH
number.
Each order may contain certain quantities of one or more parts and their received date as
well as a shipped date is recorded.
42 ANANYA SINGH Design an Entity-Relationship diagram for the mail order database
43 ZUNAIRA AHMED A university registrars office maintains the following data about the students and courses
offered.
PAWAR YASH
51
RAVINDRA
Students join a particular specialization offered by a department. A specialization with same
MANKULWAR title (e.g., MICROCOMPUTER) may be offered by one/more depts independently. Teachers
52 KAVVYA
are appointed to a specific dept, and given a room and telephone. Depts has teacher as its
DNYANESHWAR
Group 4 head. Courses are offered under various specializations. A teacher may teach many courses
ATHARVA PRAKASH and a course may be taught by many. A student studies a course under a teacher during
53
LEPSE some semester (e.g., semester 1 of 2020), and is awarded a grade. A teacher’s research
interest may lie in one/more specializations. Courses have one/more/zero prerequisites
JADHAV SANIKA
54
NILESH
55 AYUSH RAJ A company database needs to store information about employees (identified by ssn, with
salary and phone as attributes), departments (identified by dno, with dname and budget as
attributes), and children of employees (with name and age as attributes). Employees work
in departments; each department is managed by an employee; a child must be identified
Group 5
uniquely by name when the parent
RANDIVE PRATIK (who is an employee; assume that only one parent works for the company) is known. We
56
PRASHANT are not interested in information about a child once the parent leaves the company.
Draw an ER diagram that captures this information
Siddhant Kumar
57
Sahu
MIT ACADEMY OF ENGINEERING, ALANDI
SCHOOL OF COMPUTER ENGINEERING
E4 Batch ER activity on Friday 31/01/25 at 11:25 am to 12:20 pm
BHOSALE PRATIK
58
PRAVIN
Consider the following information about a university database: Professors have an SSN, a
name, an age, a rank, and a research specialty. Projects have a project number, a sponsor
name (e.g., NSF), a starting date, an ending date, and a budget. Graduate students have an
SSN, a name, an age, and a degree program (e.g., M.S. or Ph.D.). Each project is managed by
one professor (known as the project’s principal inves tigator). Each project is worked on by
ADHAV MEGHAN
59 one or more professors (known as the project’s co-investigators). Professors can manage
NILESH
and/or work on multiple projects. Each project is worked on by one or more graduate
students (known as the project’s research assistants). When graduate students work on a
Group 1 project, a professor must supervise their work on the project. Graduate students can work
on multiple projects, in which case they will have a (potentially different) supervisor for each
one. Departments have a department number, a department name, and a main office.
60 SAYYED SOHA SAMEER Departments have a professor (known as the chairman) who runs the department.
Professors work in one or more departments, and for each department that they work in, a
time percentage is associated with their job. Graduate students have one major department
in which they are working on their degree. Each graduate student has another, more senior
graduate student (known as a student advisor) who advises him or her on what courses to
take.
61 PATIL RAJVEER SANJAY
POTODE BHARGAVI
62
NARENDRA
Consider a MAIL_ORDER database in which employees take orders for parts
from customers. The data requirements are summarized as follows:
■ The mail order company has employees, each identified by a unique
63 HARSH KUMAR employee number, first and last name, and Zip Code.
■ Each customer of the company is identified by a unique customer number, first and last
Group 2 name, and Zip Code. Each part sold by the company is identified by a unique part number, a
part name, price, and quantity in stock.
64 MALGHE AARYA BALU ■ Each order placed by a customer is taken by an employee and is given a unique order
number. Each order contains specified quantities of one or more parts. Each order has a
date of receipt as well as an expected ship date. The actual ship date is also recorded.
Design an Entity-Relationship diagram for the mail order database.
CHINDALIYA BHAVESH
65
RAJESH
BAVALE ROHIT
66
ROHIDAS Drik Gallery, a renowned photo and painting exhibitor, would like to hire you to prepare
their database. The gallery keeps information about artists such as their names, address,
age, and sex. All the artists fall into two categories, painter, and photographer (Yes,
photography is an art!).
For each piece of artwork, its unique id, the artist, the year it was produced, its name,
description, and price is stored. Each artwork can be produced by only one artist.
BASATWAR HARSH
67 Artworks are subdivided into two categories, paintings, and photos.
LAXMIKANT
Photos have information about the camera used to capture the photo, camera’s exposure
time, focal length, and aperture. The paintings have information about its genre, which can
Group 3 be identified by an integer. Details of the genres:
1. History Painting: Religious, historical or allegorical work, with a moral message.
2. Portrait Art: Includes individual, group or self-portraits.
GUJAR HARSHDA 3. Genre Painting: Scenes of everyday life.
68
GAHININATH 4. Landscape Painting: Paintings whose principal content is a scenic view.
5. Still Life Painting: An arrangement of domestic objects or everyday items.
Finally, the gallery keeps information about customers. For each customer, the gallery stores
his/her customer id, name, address, and the artists and the artworks the customer is
interested in. Customers address has the following divisions-Street Address, City, State, Zip.
MUJAWAR SANIYA Draw an ER diagram for this database.
69
KASHIM
PAWAR AMRUTA
70
ARAVIND
LIPNE ABHISHEK There are multiple banks and each bank has many branches. Each branch has multiple
71 customers
SHANKARRAO
• Customers have various types of accounts
Group 4
• Some Customers also had taken different types of loans from these bank branches
DESHMUKH DEEPAK
72 • One customer can have multiple accounts and Loans
GOVINDRAO
Draw an ER model for this Banking Business Scenario
PALIWAL SNEHA
73
PRASHANT
PARALKAR
74 A salesperson may manage many other salespeople.
NAMRATA BALAJI
A salesperson is managed by only one salespeople.
A salesperson can be an agent for many customers.
A customer is managed by one salespeople.
MUGALE KISHOR
75 A customer can place many orders.
KRISHNA
An order can be placed by one customer.
Group 5 An order lists many inventory items.
An inventory item may be listed on many orders.
DHOTE MAHESH
76 An inventory item is assembled from many parts.
SHAMRAO
A part may be assembled into many inventory items.
Many employees assemble an inventory item from many parts.
A supplier supplies many parts.
LANJE MILIND
77 A part may be supplied by many suppliers.
RAJESH