POSDATA_VW(SQL View) |
Index Back |
|---|---|
Position Data DescrPOSDATA_VW is a view which retrieves only the description from the Position Data record. |
| SELECT DISTINCT POSITION_NBR , DESCR FROM PS_POSITION_DATA |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(8) | VARCHAR2(8) NOT NULL | Position Number | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |