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

RHNCHANNELPARENT

DDL script

Columns

NameTypeNullableDefault valueComment
CHANNELNUMBER(38)N  
PARENT_CHANNELNUMBER(38)N  
CREATEDDATEN(sysdate)  
MODIFIEDDATEN(sysdate)  

Foreign Keys:

Constraint NameColumnsReferenced tableReferenced ConstraintOn Delete Rule
RHN_CP_CH_FKCHANNEL RHNCHANNEL RHN_CHANNEL_ID_PK CASCADE
RHN_CP_PARENT_CH_FKPARENT_CHANNEL RHNCHANNEL RHN_CHANNEL_ID_PK NO ACTION

Options:

OptionSettings
TablespaceDATA_TBS
Index OrganizedNo
Generated by OracleNo
ClusteredNo
NestedNo
TemporaryNo

Indexes:

Index NameTypeUnuquenessColumnsDDL script
RHN_CP_C_UQNORMALUNIQUECHANNEL , PARENT_CHANNEL DDL script