ZCX_REF_ENTITIES_PARENT

Extensibility Reference Entity Parent

Details

  • Schema: FUSION

  • Object owner: ZCX

  • Object type: TABLE

  • Tablespace: Default

Primary Key

Name Columns

ZCX_REF_ENTITIES_PARENT_PK

REF_PAR_ID

Columns

Name Datatype Length Precision Not-null Comments
REF_PAR_ID NUMBER 18 Yes REF_PAR_ID
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row.
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row.
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row.
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row.
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row.

Foreign Keys

Table Foreign Table Foreign Key Column
mkt_ref_entities zcx_ref_entities_parent ID
zcx_ref_entities zcx_ref_entities_parent REF_PAR_ID

Indexes

Index Uniqueness Tablespace Columns
ZCX_REF_ENTITIES_PARENT_PK Unique Default REF_PAR_ID