gazetteertype 
Logical Entity Name  gazetteertype 
Default Table Name  gazetteertype 
Definition  Geographic map type keys and description 

gazetteertype Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
code(PK)    NUMERIC(3, 0)  NO  A number tag 
name    VARCHAR(32)  NO  A collective geographic type name 
lddate    DATE  YES  Load date. Date and time that the record was created or last modified, in Oracle date datatype  

gazetteertype Keys 
Key Name  Key Type  Keys 
gaztype_pk_code  PrimaryKey  code 

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

gazetteertype Check Constraints 
Check Constraint Name  CheckConstraint