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

RHNSNPERRATAQUEUE

DDL script

Columns

NameTypeNullableDefault valueComment
ERRATA_IDNUMBER(38)N  
PROCESSEDNUMBER(38)N(0) -- this should get a check as well?  

Foreign Keys:

Constraint NameColumnsReferenced tableReferenced ConstraintOn Delete Rule
RHN_SNPERRQUEUE_EID_FKERRATA_ID RHNERRATA RHN_ERRATA_ID_PK CASCADE

Options:

OptionSettings
TablespaceDATA_TBS
Index OrganizedNo
Generated by OracleNo
ClusteredNo
NestedNo
TemporaryNo

Indexes:

Index NameTypeUnuquenessColumnsDDL script
RHN_SNPERRQUEUE_EID_UQNORMALUNIQUEERRATA_ID DDL script