segment_geo_position
EntityType Dependent
Logical Entity Name segment_geo_position
Default Table Name segment_geo_position
Definition
Note

segment_geo_position Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
segment_site(PK)(FK) CHAR(16) NO
segment_id(PK)(FK) UNSIGNEDINT NO
geo_db_site(PK)(FK) CHAR(16) NO
geo_db_id(PK)(FK) UNSIGNEDINT NO
geo_position_id(PK)(FK) UNSIGNEDINT NO
gmt_at_location(PK) DATETIME(19:29) NO
loc_hr_delta SHORT YES
loc_min_delta SHORT YES
duration UNSIGNEDINT NO
dur_eu_db_site(FK) CHAR(16) NO
dur_eu_db_id(FK) UNSIGNEDINT NO
dur_eu_type_code(FK) UNSIGNEDINT NO
gmt_last_updated DATETIME(19:29) YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) UNSIGNEDINT YES
rstat_type_code(FK) SHORT YES

segment_geo_position Keys
Key Name Key Type Keys
PK__segment_geo_posi__38B96646 PrimaryKey segment_site,segment_id,geo_db_site,geo_db_id,geo_position_id,gmt_at_location

segment_geo_position Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type segment_geo_position Non-Identifying rstat_type_code
segment segment_geo_position Identifying segment_site,segment_id
geo_position segment_geo_position Identifying geo_db_site,geo_db_id,geo_position_id
site_database segment_geo_position Non-Identifying last_upd_db_site,last_upd_db_id
eng_unit_type segment_geo_position Non-Identifying dur_eu_db_site,dur_eu_db_id,dur_eu_type_code