IT354 Project
IT354 Project
Project
Deadline: Day 4/12/2024 @ 23:59
[Total Marks for this Assignment is 14]
Instructions:
• You must submit two separate copies (one Word file and one PDF file) using the Assignment Template on
Blackboard via the allocated folder. These files must not be in compressed format.
• It is your responsibility to check and make sure that you have uploaded both the correct files.
• Zero mark will be given if you try to bypass the SafeAssign (e.g. misspell words, remove spaces between
words, hide characters, use different character sets, convert text into image or languages other than English
or any kind of manipulation).
• Email submission will not be accepted.
• You are advised to make your work clear and well-presented. This includes filling your information on the cover
page.
• You must use this template, failing which will result in zero mark.
• You MUST show all your work, and text must not be converted into an image, unless specified otherwise by
the question.
• Late submission will result in ZERO mark.
• The work should be your own, copying from students or other resources will result in ZERO mark.
• Use Times New Roman font for all your answers.
Restricted - ﺪ-ﻣﻘ
Pg. 01 Instructions
Learning Instructions
Outcome(3):
Suppose you are a database administrator in a large company, and you have been asked
Develop a to create a new database. Create your database scenario and follow the following
standard instructions.
database using
DBMS.
• You must use MySQL for database creation and manipulation.
. • Select ONE database scenario of your choice. Do not select any scenario which
you have studied in the lab/lecture. All your answers should be according to the
selected scenario.
• Support your answer with a detailed explanation and screenshots.
• You should use the same project document to prepare your answer. A word file
and a pdf file should be provided.
• Each group can have a minimum of 2 and a maximum of 4 students
Restricted - ﺪ-ﻣﻘ
Pg. 02 Project Description
Outcome(4):
• Part 1: Database Description and Design
Analyze
1- Write an introduction about a database of your choice. The database must
algorithms for
include at least five entities. Do not select any database which were studied
query processing.
in the lab/lecture. (1 Mark)
2- Design an entity-relationship (ER) diagram based on your scenario
requirements. Ensure that cardinalities, relationships, and primary keys are
clearly represented. State any assumptions that may affect the ER diagram.
(2 Marks)
3- Convert the ER diagram to a class diagram. (1 Mark)
4- Write any retrieval query that includes at least one join condition and one
selection condition. Show the results of the query. (1 Mark)
5- Show the query statistics and execution plan for the above query. (1 Mark)
Restricted - ﺪ-ﻣﻘ
Pg. 03 Project Description
2- Create three accounts and assign the above roles to the created accounts (each
account with a different role). (1 Mark)
3- Create SQL trigger that must check condition in a relation. (1 Mark)
Restricted - ﺪ-ﻣﻘ