+ If any of the previous requirements is not respected, your mark will be 0.
From the 2nd question, you should use the database provided in the sql file which has the following database diagram. Please, run the provided script to create tables and insert data into your database.
Locations
locationID
Name
Address
workFor
eventID
staffID
role
Events
eventID
name
StartTime
EndTime
locationID
Staffs
staffID
name
Phone
Zoom
+ 100%
Close