[Home] [Help]
[Dependency Information]
Object Name: | AP_ORG_COUNTRY_GT |
---|---|
Object Type: | TABLE |
Owner: | AP |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
AP.AP_ORG_COUNTRY_GT is a global temporary table. The current session is able see data that it placed in the table but other sessions cannot. Data in the table is temporary. It has a data duration of SYS$SESSION. Data is removed at the end of this period.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: | 40 |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
ORG_ID | NUMBER | |||
SOURCE_TABLE | VARCHAR2 | (30) | ||
COUNTRY | VARCHAR2 | (60) |
Cut, paste (and edit) the following text to query this object:
SELECT ORG_ID
, SOURCE_TABLE
, COUNTRY
FROM AP.AP_ORG_COUNTRY_GT;
AP.AP_ORG_COUNTRY_GT does not reference any database object
AP.AP_ORG_COUNTRY_GT is referenced by following:
|
|
|