DB_UPGRADE_STATUS |
Default Table Name | DB_UPGRADE_STATUS |
Definition |
DB_UPGRADE_STATUS Columns |
ColumnName | Domain | Datatype | NULL | Definition |
SEQ_NO![]() |
NUMBER(4, 0) | NO | ||
SCRIPT_NAME | VARCHAR2(50) | NO | ||
PACKAGE_DT | DATE | YES | ||
SCRIPT_VER_FROM | VARCHAR2(10) | YES | ||
SCRIPT_VER_TO | VARCHAR2(10) | YES | ||
COMPLETED_FL | VARCHAR2(1) | NO | ||
FIRST_COMPLETED_DT | DATE | YES | ||
LAST_COMPLETED_DT | DATE | YES |
DB_UPGRADE_STATUS Primary and Unique Keys |
Key Name | Key Type | Keys |
SYS_C0041559 | PrimaryKey | SEQ_NO |
DB_UPGRADE_STATUS Foreign Keys |
Parent Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Deferrable | Initially Deferred |
Child Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Deferrable | Initially Deferred |