⟩ Suppose A database architect on your team prepares a logical data model. The model includes entries thatcorrespond to clients, projects and timesheet entries. You are reviewing the model. Which entityrelationship or relationships should be included?(Choose all that apply)A. a Project entity is the parent of a TimesheetEntry entityB. a Client entity is the child of a TimesheetEntry entityC. a many-to-many relationship exists between a Client entity and a Project entityD. a many-to-many relationship exists between a Project entity and a Timesheet Entry entityE. a Client entity is the parent of a Project entityF. a Client entity is the parent of a TimesheetEntry entity
A. a Project entity is the parent of a TimesheetEntry entity
E. a Client entity is the parent of a Project entity