|
This entity would show the different types of categories there are in a company. |
|
Name |
Code |
Class Name |
|
Reference |
||
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
Yes |
|
Holds the identification for each category that the company has. This field also holds the foreign key for the Category table and the Employee table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(60) |
|
Mandatory |
No |
|
Describes the code for the category. There can be “Man” for Manager or “Jun” for Junior. This attribute shows the full name of the category. |
|
|
|