This report discusses the design and the development of the International Office of Victoria University. The report presents the steps that are followed to design the database from coming up with an entity relationship diagram and then deriving entities to perform normalization. The entities achieved in 3NF are then used to create a data dictionary which is used in the implementation of the database. The database is then used to create forms and reports using wordpress.
1.1 Business rules
1.2 3NF relations
All the relations are in 3NF because the following steps have been followed
1.3 Data Dictionary
Relation |
Attributes |
Meaning |
Data type |
Other |
course |
courseID |
Course unique identifier |
INT |
Primary key Unique Auto-Increment |
|
courseName |
Name identifying the course |
VARCHAR(50) |
Not Null |
|
duration |
Duration of the course in years |
INT |
NOT NULL For example “3’ |
|
schoolID |
Foreign key pointing to the school that the course is in |
INT |
Foreign key references school (schoolID) |
School |
schoolID |
School unique identifier |
INT |
primary key Unique Auto-Increment |
|
schoolName |
Name identifying the school |
VARCHAR(50) |
Not Null For example “School of Engineering” |
|
facultyID |
A foreign key used to identify the faculty a school belongs |
INT |
NOT NULL foreign key References faculty (facultyID) |
faculty |
facultyID |
Unique faculty identifier |
INT |
Primary key Unique Auto-Increment |
|
facultyName |
The name identifying the faculty for example faculty of technology |
VARCHAR(50) |
NOT NULL For example “faculty of education” |
|
dean |
Name identifying the dean of the department |
VARCHAR(50) |
NOT NULL |
Students |
studentNO |
Unique student identifier |
INT(8) |
Primary Key Unique |
|
firstName |
Student’s first name |
VARCHAR(50) |
Not Null |
|
familyName |
Student’s second name |
VARCHAR(50) |
Not Null |
|
phoneNO |
A student’s phone number |
VARCHAR(25) |
NOT NULL |
|
streetNO |
Student’s street number |
VARCHAR(50) |
NOT NULL |
|
City |
Student’s city or origin |
VARCHAR(50) |
NOT NULL For example “Victoria” |
|
State |
Student’s state of orin |
VARCHAR(50) |
NOT NULL |
|
postcode |
Student’s postcode |
INT(8) |
Not Null |
|
type |
Type of student whether full-time or part-time |
VARCHAR(25) |
NOT NULL For xample “part-time” |
Special_diet |
dietID |
Unique diet identifier |
INT |
primary key Unique |
|
studnetNO |
Foreign key identifying the specific student in need of the special diet |
INT |
foreign key references students (studentID) |
|
description |
Details of the special diet |
||
task |
taskID |
Task unique identifier |
INT |
primary key Unique |
|
taskName |
Name identifying the task |
VARCHAR(50) |
NOT NULL |
|
description |
Details of the task |
TEXT |
NULL |
|
Time_interval |
The time between two tasks i.e end of one task and end of the other task |
VARCHAR(25) |
NOT NULL For example “daily” |
roster |
rID |
Unique roster identifier |
INT |
primary key Unique Auto-increment |
|
taskID |
Foreign key pointing to the specific task |
INT |
Foreign key references task (taskID) |
|
studentNO |
Foreign key identifying the student doing the task |
INT(8) |
foreign key references students (studentID) |
|
startDate |
Start date and time of the task |
VARCHAR(25) |
NOT NULL |
|
endDate |
Date and time of ending for the task |
VARCHAR(25) |
NOT NULL |
|
status |
Status of completion of the task |
VARCHAR(10) |
NOT NULL For example “complete” |
Enrollment |
enrollmentID |
Enrollment unique identifier |
INT |
Primary key Unique Auto-Increment |
|
courseID |
Foreign key identifying the specific course a student is enrolling for. |
INT |
Foreign key references course (courseID) |
|
StudentNO |
Foreign key identifying the specific student eenrolling for the course |
INT |
Foreign key references students (studentNO) |
|
date |
Date of enrollment |
Timestamp |
NOT NULL Current_timestamp |
Facility_and_services |
facOrSerID |
Facility or service uniue identifier |
INT |
primary key Unique |
|
name |
Name identifying the facility or service at the lodge |
VARCHAR(50) |
NOT NULL |
|
type |
Type; facility or service |
VARCHAR(25) |
NOT NULL Example “service” |
|
description |
Details of the service or facility |
TEXT |
NULL |
Jobs |
JobID |
Unique job identifier |
INT |
Primary key Unique Auto-Increment |
|
name |
Name identifying the job |
VARCHAR(50) |
NOT NULL |
|
description |
Details of the job |
TEXT |
NULL |
|
facOrSerID |
Foreign key identifying the facility or service in the lodge |
INT |
NOT NULL Constraint foreign key references facility_and_services (facOrSerID) |
volunteership |
volunteershipID |
Unique volunteer ship indetifier |
INT |
Primary key |
|
rosterID |
Foreign key identifying the specific roster |
INT |
Constraint foreign key references roster (rosterID) |
|
studentNO |
Foreign key identifying the specific student |
INT |
Constraint foreign key references roster (rosterID) |
units |
unitID |
Unique unit identifier |
INT |
Primary key |
|
unitName |
Name identifying the unit |
VARCHAR(50) |
MANDATORY |
|
courseID |
Foreign key identifying the specific course |
INT |
Foreign key references course (courseID) |
Ramakrishnan, R., & Gehrke, J. (2003). Database Management Systems (3rd Edition ed.). New York: McGraw-Hill Education.
Essay Writing Service Features
Our Experience
No matter how complex your assignment is, we can find the right professional for your specific task. Contact Essay is an essay writing company that hires only the smartest minds to help you with your projects. Our expertise allows us to provide students with high-quality academic writing, editing & proofreading services.Free Features
Free revision policy
$10Free bibliography & reference
$8Free title page
$8Free formatting
$8How Our Essay Writing Service Works
First, you will need to complete an order form. It's not difficult but, in case there is anything you find not to be clear, you may always call us so that we can guide you through it. On the order form, you will need to include some basic information concerning your order: subject, topic, number of pages, etc. We also encourage our clients to upload any relevant information or sources that will help.
Complete the order formOnce we have all the information and instructions that we need, we select the most suitable writer for your assignment. While everything seems to be clear, the writer, who has complete knowledge of the subject, may need clarification from you. It is at that point that you would receive a call or email from us.
Writer’s assignmentAs soon as the writer has finished, it will be delivered both to the website and to your email address so that you will not miss it. If your deadline is close at hand, we will place a call to you to make sure that you receive the paper on time.
Completing the order and download