Main Tables Views Materialized Views Indexes Constraints Triggers Procedures Functions Packages Sequences Java Sources Jobs Sanity Check Index DDL scrips
Description Columns Primary key Check Constraints Foreign keys Unique Keys Options Indexes Referenced by Triggers Partitions

RHNWEBCONTACTCHANGELOG

DDL script

Columns

NameTypeNullableDefault valueComment
IDNUMBER(38)N  
WEB_CONTACT_IDNUMBER(38)N  
WEB_CONTACT_FROM_IDNUMBER(38)Y  
CHANGE_STATE_IDNUMBER(38)N  
DATE_COMPLETEDTIMESTAMP(6) WITH LOCAL TIME ZONEN(current_timestamp)  

Primary key:

Constraint NameColumns
RHN_WCON_CL_ID_PKID

Foreign Keys:

Constraint NameColumnsReferenced tableReferenced ConstraintOn Delete Rule
RHN_WCON_CL_CSID_FKCHANGE_STATE_ID RHNWEBCONTACTCHANGESTATE RHN_CONT_CHANGE_STATE_ID_PK NO ACTION
RHN_WCON_CL_WCON_FROM_ID_FKWEB_CONTACT_FROM_ID WEB_CONTACT WEB_CONTACT_PK SET NULL
RHN_WCON_CL_WCON_ID_FKWEB_CONTACT_ID WEB_CONTACT WEB_CONTACT_PK CASCADE

Options:

OptionSettings
TablespaceUSERS
Index OrganizedNo
Generated by OracleNo
ClusteredNo
NestedNo
TemporaryNo

Indexes:

Index NameTypeUnuquenessColumnsDDL script
RHN_WCON_CL_ID_PKNORMALUNIQUEID DDL script
RHN_WCON_DISABLED_WCON_ID_IDXNORMALNONUNIQUEWEB_CONTACT_ID DDL script