HRS_MIL_RANK_VW(SQL View) |
Index Back |
---|---|
Military RanksThis view describes all the ranks belonging to a Military Service. |
SELECT DISTINCT MIL_RANK , DESCR FROM PS_MIL_RANK_TBL |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | MIL_RANK | Character(5) | VARCHAR2(5) NOT NULL | Military Rank |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |