Skip to main content

Employee To Organizational Entity Type

Data Dictionary - Entity Table: Employee_To_Organizational_Entity_Type#

This is a lookup table for the Employee to Organizational Entity Relationship Type column in the table Employee to Organizational Entity Table.

e.g: Member, Supervisor, etc.

Primary Key ('id').ENGINE = InnoDB..
Column NameData TypePK Primary Key, NN-Not Null, NullExampleComments
idBIGINT(12)PK, NN1PrimaryKey-ID, Not Null (auto creates)
NameVARCHAR(45)NULLMemberName of the Employe and Organization relationship - models the Job responsibility that an employee holds in the Organization