segment_geo_position |
EntityType | Dependent |
Logical Entity Name | segment_geo_position |
Definition | |
Note |
segment_geo_position Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
segment_site![]() |
CHAR(16) | NO | ||
segment_id![]() |
INTEGER | NO | ||
geo_db_site![]() |
CHAR(16) | NO | ||
geo_db_id![]() |
INTEGER | NO | ||
geo_position_id![]() |
INTEGER | NO | ||
gmt_at_location![]() |
DATETIME | NO | ||
loc_hr_delta | SMALLINT | YES | ||
loc_min_delta | SMALLINT | YES | ||
duration | INTEGER | NO | ||
dur_eu_db_site![]() |
CHAR(16) | NO | ||
dur_eu_db_id![]() |
INTEGER | NO | ||
dur_eu_type_code![]() |
INTEGER | NO | ||
gmt_last_updated | DATETIME | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
INTEGER | YES | ||
rstat_type_code![]() |
SMALLINT | 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 |