|
This entity would record the Gender code. The user is only allowed to edit the code name not the identity. |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
char(1) |
|
Mandatory |
Yes |
|
This attribute would record the code for the gender. "1" for Male and "0" for Female. It also holds the primary key for the GenderCode table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(30) |
|
Mandatory |
No |
|
This attribute would record the full gender code name, i.e. Male and Female. |
|
|
|