gazetteerquake 
Logical Entity Name  gazetteerquake 
Default Table Name  gazetteerquake 
Definition 
Ancillary descriptive data for earthquake entries in gazetteerpt table
 

gazetteerquake Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
gazid(PK)(FK)    NUMERIC(16, 0)  NO 
References gazetteerpt.gazid
 
remark    VARCHAR(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 Keys 
Key Name  Key Type  Keys 
gazeq_pk_gazid  PrimaryKey  gazid 

gazetteerquake Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
gazetteerpt  Identifying  One To Zero or More        gazid  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

gazetteerquake Check Constraints 
Check Constraint Name  CheckConstraint