0% found this document useful (0 votes)
100 views3 pages

B070303T Cat3

1. The document describes 10 case studies for database design involving entities such as hospitals, railways, art rentals, universities, insurance, libraries, salaries, reality TV, sales, and inventory. 2. For each case study, students are asked to create database tables by identifying primary keys, unique keys, and foreign keys, and create an entity-relationship diagram. 3. The case studies involve a variety of entities, attributes, and relationships between entities such as one-to-one, one-to-many, and many-to-many. Students are to model the scenarios using techniques of entity-relationship modeling.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
100 views3 pages

B070303T Cat3

1. The document describes 10 case studies for database design involving entities such as hospitals, railways, art rentals, universities, insurance, libraries, salaries, reality TV, sales, and inventory. 2. For each case study, students are asked to create database tables by identifying primary keys, unique keys, and foreign keys, and create an entity-relationship diagram. 3. The case studies involve a variety of entities, attributes, and relationships between entities such as one-to-one, one-to-many, and many-to-many. Students are to model the scenarios using techniques of entity-relationship modeling.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

School of Computing Science & Engineering

Continuous Assessment Test (CAT-III)-Dec 2022, Semester: Fall-2022-23

[PROGRAMME : BCA] [Semester: III] [Batch: ALL]

TYPE OF ACTIVITY : Group


Name of Activity : PROBLEM BASED ACTIVITY

COURSE TITLE: DBMS. Course Code: B070303T


MM:30
Instructions:

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%

No. Activity Based Question


XYZ hospital is a multi-specialty hospital that includes a number of departments, rooms, doctors,
nurses, compounders, and other staff working in the hospital. Patients having different kinds of
ailments come to the hospital and get check-up done from the concerned doctors. If required they
are admitted in the hospital and discharged after treatment. The aim of this case study is to design
and develop a database for the hospital to maintain the records of various departments, rooms, and
doctors in the hospital. It also maintains records of the regular patients, patients admitted in the
hospital, the check-up of patients done by the doctors, the patients that have been operated, and
patients discharged from the hospital. 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
1
The railway reservation system facilitates the passengers to enquire about the trains available on
the basis of source and destination, booking and cancellation of tickets, enquire about the status of
the booked ticket, etc. The aim of case study is to design and develop a database maintaining the
records of different trains, train status, and passengers. The record of train includes its number,
name, source, destination, and days on which it is available, whereas record of train status includes
dates for which tickets can be booked, total number of seats available, and number of seats already
booked. The database has been developed and tested on the Oracle. 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
2
3 A local businesswoman has decided to start her own Internet business, called Masterpieces Ltd,
hiring paintings to private individuals and commercial companies. Because of your reputation as a
database designer she has called upon your services to design and implement a database to support
her new business. At the initial planning meeting, to discuss the design, the following user
requirements were requested. The system must be able to manage the details of customers,
paintings and those paintings currently on hire to customers. Customers are categorized as B
(bronze), S (silver), G (gold) or P (platinum). These categories entitle a customer to a discount of
0%, 5%, 10% or 15% respectively. Customers often request paintings by a particular artist or
theme (eg animal, landscape, seascape, naval, still‐life, etc). Over time a customer may hire the
same painting more than once. Each painting is allocated a customer monthly rental price defined
by the owner. The owner of the painting is then paid 10% of that customer rental price. Any
paintings that are not hired within six months are returned to the owner. However, after three
months, an owner may resubmit a returned painting. Each painting can only have one artist
associated with it. Several reports are required from the system. Three main ones are:
1. For each customer, a report showing an overview of all the paintings they have hired or are
currently hiring
2. For each artist, a report of all paintings submitted for hire
3. For each artist, a returns report for those paintings not hired over the past six months.
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

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

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy