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

RHNPACKAGEUPGRADEARCHCOMPAT

DDL script

Columns

NameTypeNullableDefault valueComment
PACKAGE_ARCH_IDNUMBER(38)N  
PACKAGE_UPGRADE_ARCH_IDNUMBER(38)N  
CREATEDTIMESTAMP(6) WITH LOCAL TIME ZONEN(current_timestamp)  
MODIFIEDTIMESTAMP(6) WITH LOCAL TIME ZONEN(current_timestamp)  

Foreign Keys:

Constraint NameColumnsReferenced tableReferenced ConstraintOn Delete Rule
RHN_PUAC_PAID_FKPACKAGE_ARCH_ID RHNPACKAGEARCH RHN_PARCH_ID_PK NO ACTION
RHN_PUAC_PAUID_FKPACKAGE_UPGRADE_ARCH_ID RHNPACKAGEARCH RHN_PARCH_ID_PK NO ACTION

Options:

OptionSettings
TablespaceUSERS
Index OrganizedNo
Generated by OracleNo
ClusteredNo
NestedNo
TemporaryNo

Indexes:

Index NameTypeUnuquenessColumnsDDL script
RHN_PUAC_PA_PUA_UQNORMALUNIQUEPACKAGE_ARCH_ID , PACKAGE_UPGRADE_ARCH_ID DDL script