B070303T Cat3
B070303T Cat3
1. In case of Group activities Maximum 3 students in a group and Same Problem / Case Study can be given to 3 Groups
2. Solutions for the Problems must be unique and report must be minimum of 6 pages and maximum up-to 10 Pages,
including Diagrams, Algorithm, Interpretation of Results, Review of Literature etc
3. The Report (PDF, PPT, Docx) must be screened through ithenticate and plagiarism must be less than 10%
The WORK relation illustrates data about employees, their job title and the department they are
assigned to. From examining sample data and discussions with management we have found that
employees can have multiple job titles and can be assigned to more than one department. Each
department is completely sited in a single location but a city could have more than one department
at some time.
For the above case study, you are expected to create the following.
1. Create the table by identifying Primary Key, Unique, Foreign Key,
2. Create ER Diagram for the given scenario
4
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, section-number,
room-number, and time. Alternatively, one or more additional entity sets could be defined, along
with relationship sets to replace some of the attributes of the exam entity set, as
• course with attributes name, department, and c-number
• section with attributes s-number and enrollment, and dependent as a weak entity set on course
• room with attributes r-number, capacity, and building
Show an E-R diagram illustrating the use of all three additional entity sets listed.
For the above case study, you are expected to create the following.
1. Create the table by identifying Primary Key, Unique, Foreign Key,
2. Create ER Diagram for the given scenario
5 .
Draw the ER diagram for Insurance Management System, ER model should cover the following:
-Relevant Entities along with suitable attributes
-Relationships among entities
-ER Model should cover key and non-key attributes,, strong and weak entities and cardinality
ration. For the above case study, you are expected to create the
following.
1. Create the table by identifying Primary Key, Unique, Foreign Key,
2. Create ER Diagram for the given scenario
6
7 Draw the ER diagram for Library Management System, ER model should cover the following:
-Relevant Entities along with suitable attributes
-Relationships among entities
-ER Model should cover key and non-key attributes, strong and weak entities and cardinality
ration.
For the above case study, you are expected to create the following.
1. Create the table by identifying Primary Key, Unique, Foreign Key,
2. Create ER Diagram for the given scenario
Draw the ER diagram for Salary Management System, ER model should cover the following:
-Relevant Entities along with suitable attributes
-Relationships among entities
-ER Model should cover key and non-key attributes, strong and weak entities and cardinality
ration.
For the above case study, you are expected to create the following.
1. Create the table by identifying Primary Key, Unique, Foreign Key,
2. Create ER Diagram for the given scenario
8
Suppose that you are designing a schema to record information about reality shows on TV. Your
database needs to record the following information:
- For each reality show, its name, genre, basic_info and participants name. Any reality show has at
least two or more participants.
- For each producer, the company name, company country. A show is produced by exactly one
producer. And one producer produces exactly one show.
- For each television, its name, start year, head office. A television may broadcasts multiple shows.
Each show is broadcasted by exactly one television.
- For each user, his/her username, password, and age. A user may rate multiple shows, and a show
may be rated by multiple users. Each rating has a score of 0 to 10.
For the above case study, you are expected to create the following.
1. Create the table by identifying Primary Key, Unique, Foreign Key,
9 2. Create ER Diagram for the given scenario
A salesperson may manage many other salespeople. A salesperson is managed by only one
salespeople. A salesperson can be an agent for many customers. A customer is managed by
one salespeople. A customer can place many orders. An order can be placed by one
customer. An order lists many inventory items. An inventory item may be listed on many
orders. An inventory item is assembled from many parts. A part may be assembled into
many inventory items. Many employees assemble an inventory item from many parts. A
supplier supplies many parts. A part may be supplied by many suppliers.
For the above case study, you are expected to create the following.
1. Create the table by identifying Primary Key, Unique, Foreign Key,
10 2. Create ER Diagram for the given scenario