DBA Data[Home] [Help] [Dependency Information]


TABLE: AMS.AMS_TEMP_IDS

Object Details
Object Name: AMS_TEMP_IDS
Object Type: TABLE
Owner: AMS
Subobject Name:
Status: VALID

Temporary Table Details

AMS.AMS_TEMP_IDS 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$TRANSACTION. Data is removed at the end of this period.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Columns
Name Datatype Length Mandatory Comments
ID NUMBER

NUMBER_VALUE NUMBER

SCORE NUMBER

OBJ_CODE VARCHAR2 (30)
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT ID
,      NUMBER_VALUE
,      SCORE
,      OBJ_CODE
FROM AMS.AMS_TEMP_IDS;

Dependencies

[top of page]

AMS.AMS_TEMP_IDS does not reference any database object

AMS.AMS_TEMP_IDS is referenced by following:

SchemaAPPS
SynonymAMS_TEMP_IDS