|
This entity stores a record for the family member's education. |
|
Name |
Code |
Class Name |
|
Reference |
||
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
Yes |
|
Shows the identity for the education record. This is a running number derived from the identity number of the employee. This is also the primary key for the FamilyEduRec table. |
|
Name |
|
|
Code |
|
|
Data Type |
date |
|
Mandatory |
No |
|
This attribute records the start date of the education for the employee. |
|
Name |
|
|
Code |
|
|
Data Type |
date |
|
Mandatory |
No |
|
This attribute records the end date of the education for the employee. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
This attribute records the name of institution where the person takes the education. It can also be the name of the school which the education was received and completed. |
|
Name |
|
|
Code |
|
|
Data Type |
smallint |
|
Mandatory |
No |
|
Indicates if this is the highest education for the employee, in a form of a checkbox. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the results of the education. |
|
Name |
|
|
Code |
|
|
Data Type |
smallint |
|
Mandatory |
No |
|
Indicates if the institution the employee went to was a local one or not, in a form of a checkbox. |
|
|
|