AUTRG_ST_ESP_VW(SQL View) |
Index Back |
|---|---|
Autonomous region statesAutonomous region states |
| SELECT B.STATE , A.AUTONOM_REG_ESP , A.DESCR50 FROM PS_AUTON_RG_ESP_VW A , PS_AUTON_REG_S_ESP B WHERE A.AUTONOM_REG_ESP = B.AUTONOM_REG_ESP |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(6) | VARCHAR2(6) NOT NULL |
State
Prompt Table: STATE_TBL |
|
| 2 | AUTONOM_REG_ESP | Character(2) | VARCHAR2(2) NOT NULL |
Autonomous community id
Prompt Table: AUTON_RG_ESP_VW |
| 3 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |