subject

In this exercise, you are responsible for the design and implementation of a school database. The database will be used by teachers to look-up the names and photos of the designated adults or organizations who have the authority to pick-up students from the school. Students are picked-up at either the regular or late dismissal on different days of the week.
The school has two dismissal times, the regular dismissal and the late dismissal. Students are either dismissed at the regular dismissal or at the late dismissal. Students who are enrolled in the school’s extended day program are picked-up at the school at the late dismissal. The extended day program offers a variety of enrichment classes. The classes are offered once, twice three or four times during the week, Monday through Thursday.
To design the database, you will first review the preliminary design requirements. The preliminary design requirements are minimal and incomplete. You will enhance or add requirements to complete the design of the database. Describe your enhancements and additional requirements on this document as indicated by the words, Complete this section of the document, found below.
You will implement your database design as an Oracle database.
Tasks
Review the database requirements
The following information should be stored in the database.
First and last names of the students who attend the school
The first and last names of the designated adults that can pick up a student from school at the regular dismissal or at the late dismissal
The names of the designated organizations that pick up the student from the school at the regular dismissal or at the late dismissal (YMCA, Kuman Math and Reading Center of Houston, Kids Robotic Academy, etc.)
The relationship the designated adult has to the student (parent, step-parent, mother, father, aunt, uncle, legal guardian, au pair, nanny, housekeeper etc.)
Photo ID’s of students and designated adults
The names of the students who stay at school for the extended day program
The same of siblings that attend the school
Emergency contacts for each student
The database should be able to provide answers to the following questions.
Who can pick up a student?
What students remain at school for the extended day program?
Who are the siblings of a student?Other requirements
Complete this section of the document
What other information should be stored in the database?
To what other questions should the database provide answers?

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 10:00
According to alisa miller foreign news bureaus
Answers: 3
question
Computers and Technology, 22.06.2019 18:30
Which of the following is an example of intellectual properly! oa. new version of a novelb. journal of ideasc. pages of a bookood. lines of a poem
Answers: 2
question
Computers and Technology, 22.06.2019 19:20
Consider the following code snippet: #ifndef cashregister_h#define cashregister_hconst double max_balance = 6000000.0; class cashregister{public: cashregister(); cashregister(double new_balance); void set_balance(double new_balance); double get_balance() const; private: double balance[12]; }; double get_monthly_balance(cashregister bk, int month); #endifwhich of the following is correct? a)the header file is correct as given.b)the definition of max_balance should be removed since header files should not contain constants.c)the definition of cashregister should be removed since header files should not contain class definitions.d)the body of the get_monthly_balance function should be added to the header file.
Answers: 1
question
Computers and Technology, 23.06.2019 03:00
State 7 common key's for every keyboard
Answers: 1
You know the right answer?
In this exercise, you are responsible for the design and implementation of a school database. The d...
Questions
question
Mathematics, 23.11.2020 17:00
question
English, 23.11.2020 17:00
question
Chemistry, 23.11.2020 17:00
question
Mathematics, 23.11.2020 17:00
question
Mathematics, 23.11.2020 17:00
Questions on the website: 13722367