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

IPMC

DATABASE TECHNOLOGY
FINAL PROJECT (SEMESTER ONE)

AUTOFIT AUTOMOBILE
An organization, AutoFit Automobile makes many models of cars, where a model is characterized by a
name and a suffix (such as GL or XL which indicates the degree of luxury) and an engine size.

Due to the increasing demand in the automobile sector, you have been tasked to urgently design and
develop a database for AutoFit Automobile. AutoFit Automobile is interested in creating a computerized
database to keep track of all model of cars that it produces.

Each model is made up from many parts and each part may be used in the manufacturing of more than
one model. Each part has a description and an id code. Each model of car is produced at just one of the
firm's factories, which are located in London, Birmingham, Bristol, Wolverhampton and Manchester -
one in each city. The same model of car cannot be produced at different factories. A factory produces
many models of cars and many types of parts although each type of part is produced at one factory only.

Task 1
Identify all entities, attributes and relationship types and draw an entity relationship diagram for the
organization. Use Oracle data modeler for this task and save it as PDF with your full name.

Task 2
Develop the database for the model in Task 2. Use SQL Server 2019 for this task. Save your commands in
Ms word/Notepad with your full name.

Task 3
Use the database to answer the queries below. Save your queries in Ms Word/Notepad with your full
name.

i. Display the name of a car and it suffix.


ii. Display the details of a factory and the cars they manufacture.
iii. Display details of cars from London.
iv. Display the name of a car and it part’s description
v. Display the parts of a car that is produced at Birmingham

Task 4
Create a folder with your full name and save all the tasks in it and submit on 11TH February 2023.

You might also like