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

RHNREGTOKENCONFIGCHANNELS

DDL script

Columns

NameTypeNullableDefault valueComment
TOKEN_IDNUMBER(38)N  
CONFIG_CHANNEL_IDNUMBER(38)N  
POSITIONNUMBER(38)N  

Foreign Keys:

Constraint NameColumnsReferenced tableReferenced ConstraintOn Delete Rule
RHN_REGTOK_CONFCHAN_CCID_FKCONFIG_CHANNEL_ID RHNCONFIGCHANNEL RHN_CONFCHAN_ID_PK CASCADE
RHN_REGTOK_CONFCHAN_TID_FKTOKEN_ID RHNREGTOKEN RHN_REG_TOKEN_PK CASCADE

Options:

OptionSettings
TablespaceUSERS
Index OrganizedNo
Generated by OracleNo
ClusteredNo
NestedNo
TemporaryNo

Indexes:

Index NameTypeUnuquenessColumnsDDL script
RHN_REGTOK_CONFCHAN_CCID_IDXNORMALNONUNIQUECONFIG_CHANNEL_ID DDL script
RHN_REGTOK_CONFCHAN_T_CC_UQNORMALUNIQUETOKEN_ID , CONFIG_CHANNEL_ID DDL script