gps_elevation_type
EntityType Dependent
Logical Entity Name gps_elevation_type
Definition
Note

gps_elevation_type Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
elevation_db_site(PK)(FK) CHAR(16) NO
elevation_db_id(PK)(FK) INTEGER NO
elevation_type_code(PK) INTEGER NO
user_tag_ident VARCHAR(254) YES
name VARCHAR(254) YES
default_mnemonic VARCHAR(254) YES
gmt_last_updated DATETIME YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) INTEGER YES
rstat_type_code(FK) SMALLINT YES

gps_elevation_type Keys
Key Name Key Type Keys
PK__gps_elevation_ty__34E8D562 PrimaryKey elevation_db_site,elevation_db_id,elevation_type_code

gps_elevation_type Relationships
Parent Entity Child Entity Type Foreign Keys
site_database gps_elevation_type Identifying elevation_db_site,elevation_db_id
site_database gps_elevation_type Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type gps_elevation_type Non-Identifying rstat_type_code
gps_elevation_type gps_location Non-Identifying elevation_db_site,elevation_db_id,elevation_type_code