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


TABLE: ONT.OE_PC_RSET_SEL_COLS

Object Details
Object Name: OE_PC_RSET_SEL_COLS
Object Type: TABLE
Owner: ONT
FND Design Data: TableONT.OE_PC_RSET_SEL_COLS
Subobject Name:
Status: VALID


This table stores columns to be matched for a constraint record set.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
OE_PC_RSET_SEL_COLS_U1 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnRECORD_SET_ID
ColumnCOLUMN_NAME
Columns
Name Datatype Length Mandatory Comments
RECORD_SET_ID NUMBER
Yes Record set that has this attribute as the common attribute. Foreign key to OE_PC_RSETS.
COLUMN_NAME VARCHAR2 (30) Yes Column to be matched for this record set.
CREATED_BY NUMBER
Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER
Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER

Standard Who column
Query Text

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


SELECT RECORD_SET_ID
,      COLUMN_NAME
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM ONT.OE_PC_RSET_SEL_COLS;

Dependencies

[top of page]

ONT.OE_PC_RSET_SEL_COLS does not reference any database object

ONT.OE_PC_RSET_SEL_COLS is referenced by following:

SchemaAPPS
SynonymOE_PC_RSET_SEL_COLS