MIL_SERVICE_TBL(SQL Table) |
Index Back |
---|---|
Military Service DefinitionThis table describes the Military Service and the country associated with the military service |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | MILITARY_SERVICE | Character(8) | VARCHAR2(8) NOT NULL | Military Service |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
4 | COUNTRY_CD | Character(3) | VARCHAR2(3) NOT NULL |
Country Code
Prompt Table: COUNTRY_TBL |