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


TABLE: FUN.FUN_SEQ_BATCH_GT

Object Details
Object Name: FUN_SEQ_BATCH_GT
Object Type: TABLE
Owner: FUN
Subobject Name:
Status: VALID

Temporary Table Details

FUN.FUN_SEQ_BATCH_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.

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

SEQ_VERSION_ID NUMBER

SEQ_VALUE NUMBER

STATUS_CODE VARCHAR2 (30)
Query Text

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


SELECT SOURCE_ID
,      ASSIGNMENT_ID
,      SEQ_VERSION_ID
,      SEQ_VALUE
,      STATUS_CODE
FROM FUN.FUN_SEQ_BATCH_GT;

Dependencies

[top of page]

FUN.FUN_SEQ_BATCH_GT does not reference any database object

FUN.FUN_SEQ_BATCH_GT is referenced by following:

SchemaAPPS
SynonymFUN_SEQ_BATCH_GT