00:01
Hello students, here is the entity and the attributes over here.
00:05
So, whereas the department with the attributes as the name, location and the manager id.
00:16
So, again the employee with its attribute as the name and the position salary id and it's the attributes of the employee table then with respect to the relationship it has with it is in a lead department that is the one -to -one with the department optional.
00:35
So, belong to the department one -to -one with the department.
00:38
Similarly, the project it has an attributes of the project number, date and the deadline.
00:44
So, these are the attributes and the host department id.
00:49
So, that is the foreign key referencing to the department.
00:53
Fine as with that the relation among with the department is the many -to -many with the department.
00:59
So, where the next comes the interest group.
01:02
So, here the attributes are the name, name is a unique and the capacity the team leader id the foreign key referencing the employee.
01:12
So, the relationship that organized the event one -to -many with the event belong to an employee one -to -many with the employee for the members.
01:22
So, lead by the employee one -to -one with the employee for the team leader.
01:27
So, whereas the event it has an attributes of the event location and the event date.
01:33
So, the relationship between it is an the part of the interest group one -to -many group...