Thanks to visit codestin.com
Credit goes to www.scribd.com

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

Admas University

The document describes a database for a transport service company. It identifies 6 entities: RIDE Company, Car, Driver, Personnel, Customer, and Service. It also identifies 7 relationships between the entities and lists the attributes for each entity. An ER diagram is then requested to be drawn showing the entities and relationships with appropriate cardinalities.

Uploaded by

misael gizache
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)
162 views3 pages

Admas University

The document describes a database for a transport service company. It identifies 6 entities: RIDE Company, Car, Driver, Personnel, Customer, and Service. It also identifies 7 relationships between the entities and lists the attributes for each entity. An ER diagram is then requested to be drawn showing the entities and relationships with appropriate cardinalities.

Uploaded by

misael gizache
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

ADMAS

UNIVERSITY

Department of Computer Science

COURSE TITLE – Fundamentals of Data Base System

Name:- Nathenael Ayesheshim


ID:- 0515/22

Submitted to – Misganu Tuse


Date :- 03/10/2023
Instruction: Consider the following database requirements of the RIDE Company and
perform the requested activities.

RIDE Company is a transport service giving company, which is based in Addis Ababa. The
company uses individual people (Drivers) CAR. Each car has unique ID, type, model, year,
color and capacity. Each car owned and derived by DRIVER who has unique Id, name, sex,
telephone, address and location. The company PERSONNEL will receive call from
CUSTOMER. The customer information such as customer name, phone number, address and
specific location will be recorded in the database. For each customer service request call the
PERSONNEL will assign car to provide the requested service. Then the Driver of the car
calls to the customer to ask additional detail location of the customer. After each SERVICE
requested by customer and serviced by driver will be recorded. Customer ID, Driver ID,
PERSONNEL ID, service Type, starting point, ending point, distance covered, total amount
and service date of each service is stored in the database.

A. Identify Entities, and Relationships with their corresponding attributes from the above given
requirements.

Entities:

1. RIDE Company

2. Car

3. Driver

4. Personnel

5. Customer

6. Service

Attributes:

1. Car: ID, type, model, year, color, capacity

2. Driver: ID, name, sex, telephone, address, location

3. Personnel: ID

4. Customer: ID, name, phone number, address, specific location

5. Service: Customer ID, Driver ID, Personnel ID, service type, starting point, ending point, distance
covered, total amount, service date
Relationships:

1. RIDE Company uses Car.

2. Car is owned and derived by Driver.

3. Personnel receives calls from Customer.

4. Personnel assigns Car to provide requested service.

5. Driver calls Customer to ask for additional detail location.

6. Service is requested by Customer and serviced by Driver.

7. Service is recorded in the database.

B. Draw Entity Relationship (ER) Diagram with appropriate cardinalities.

You might also like