Main Tables Views Indexes Constraints Triggers Procedures Functions Packages Sanity check Index

ACS3 Data Model

Description Columns Primary key Check Constraints Foreign keys Unique Keys Options Indexes Referenced by Triggers

APM_PACKAGE_OWNERS

Columns

NameTypeNullableDefault valueComment
VERSION_IDNUMBER(38)Y  
OWNER_URLVARCHAR2(1500.0)Y  
OWNER_NAMEVARCHAR2(200.0)N  
SORT_KEYNUMBER(38)Y  

Check Constraints:

Constraint NameCheck Condition
APM_PACKAGE_OWNERS_NAME_NN"OWNER_NAME" IS NOT NULL

Foreign Keys:

Constraint NameColumnsReferenced tableReferenced ConstraintOn Delete Rule
APM_PACKAGE_OWNERS_VER_ID_FKVERSION_ID APM_PACKAGE_VERSIONS APM_PACKAGE_VERS_ID_PK CASCADE

Options:

OptionSettings
Index OrganizedNo
Generated by OracleNo
ClusteredNo
NestedNo
TemporaryNo


Generated by OraSchemaDoc, (c) Aram Kananov, 2002