HRS_MIL_SRVC_VW(SQL View) |
Index Back |
---|---|
Military Service Definition vwThis view describes the Military Service |
SELECT DISTINCT MILITARY_SERVICE , DESCR FROM PS_MIL_SERVICE_TBL |
# | 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 |