[Home] [Help]
View: BIS_LOCATIONS_V
| Product: | BIS - Applications BIS |
| Description: | |
| Implementation/DBA Data: |
Not implemented in this database
|
View Text
SELECT TO_CHAR(LOCATION_ID) ID
, LOCATION_CODE VALUE
, LOCATION_ID LOCATION_ID
, LOCATION_CODE LOCATION_CODE
FROM HR_LOCATIONS
Columns
| Name |
| ID |
| VALUE |
| LOCATION_ID |
| LOCATION_CODE |