| gazetteerquake |
| Logical Entity Name | gazetteerquake |
| Default Table Name | gazetteerquake |
| Definition | Ancillary descriptive data for earthquake entries in gazetteerpt table |
| gazetteerquake Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
gazid |
NUMBER(16, 0) | NO | References gazetteerpt.gazid |
|
| remark | VARCHAR2(80) | NO | Information about earthquake |
|
| lddate | DATE | YES | Load date. Date and time that the record was created or last modified, in Oracle date datatype |
| gazetteerquake Primary and Unique Keys |
| Key Name | Key Type | Keys |
| gazeq_pk_gazid | PrimaryKey | gazid |
| gazetteerquake Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| gazetteerpt | Identifying | One To Zero or More | gazeq_fk_gazid | gazid | NO |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| gazetteerquake Check Constraints |
| Check Constraint Name | CheckConstraint |