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


TABLE: OKS.OKS_AUTH_PARTY_GROUPS

Object Details
Object Name: OKS_AUTH_PARTY_GROUPS
Object Type: TABLE
Owner: OKS
Subobject Name:
Status: VALID

Temporary Table Details

OKS.OKS_AUTH_PARTY_GROUPS 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
RLE_CODE VARCHAR2 (30)
RLE_NAME VARCHAR2 (200)
PARTY_NAME VARCHAR2 (360)
PARTY_ID VARCHAR2 (40)
Query Text

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


SELECT RLE_CODE
,      RLE_NAME
,      PARTY_NAME
,      PARTY_ID
FROM OKS.OKS_AUTH_PARTY_GROUPS;

Dependencies

[top of page]

OKS.OKS_AUTH_PARTY_GROUPS does not reference any database object

OKS.OKS_AUTH_PARTY_GROUPS is referenced by following:

SchemaAPPS
SynonymOKS_AUTH_PARTY_GROUPS