Oracle Assignments for Section 6 and 7:
Vocabulary Test Sections 9 and 10----------
Daily:
Section 10: Lesson 1, 2,
3, Review Test: (Unit 4 Internet Research)
Assignment:
Each police officer may issue speeding tickets to motorists in an assigned area. Originally, the attribute date was modeled as part of the SPEEDING TICKET entity. However, the city police department wants to see if there is a relationship between weather and the frequency of speeding tickets -- do people drive faster on nice sunny days? Are there more tickets in hot weather or cool weather?Modify the ERD to address this new requirement. (slide 7)
(1) Why is start time part of the UID of ASSIGNMENT?
(2) Examine the ERD that represents classroom assignments for different
exams. Name at least three time-related constraints. Indicate if the
constraint represents conditional nontransferability.
Start with the ENROLLMENT entity, which is the resolution of the M:M between
STUDENT and CLASS.
(2) We also need to know the date and time the animal was taken in at the shelter.
(3) We also need to know special information about the date the animal is adopted (was the date a holiday?) and special notes about the date. For special notes, we'd like to know things such as, "general weather conditions" or "schools finish this week for summer."
We’re trying to find trends that affect animal adoption. We need this information so that we can give good reports to our staffing manager about the number of employees needed for each shift and on special days of the year. You don't need to design information about "shifts" (we already have that in the other system).
Everything not finished in class must be
finished for homework.