Data element |
Definition |
GRAD_GROUP_DESCRIPTION
Indexed - yes
Format - varchar2(250)
May be null - yes |
The long description of the graduate group.
|
GRAD_GROUP_ID
Indexed - yes (primary key)
Format - number(12)
May be null? no
|
The unique identifier of the graduate group. This value is assigned by the FIS system and is not visible from the application interface. It is intended solely for the internal use in the system.
|
GRAD_GROUP_NAME
Indexed - no
Format - varchar2(150)
May be null? no
|
The name of the graduate group. |
GRAD_GROUP_STATUS
Indexed - no
Format - varchar2(12)
May be null? no |
The status of the graduate group.
|