GP_PSLP_CTRY_VW(SQL View) |
Index Back |
|---|---|
All GP CountriesCountries with description |
| SELECT A.COUNTRY , B.DESCR FROM PS_GP_COUNTRY A , PS_COUNTRY_TBL B WHERE A.COUNTRY = B.COUNTRY(+) |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(3) | VARCHAR2(3) NOT NULL | Country | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |