asset_geo_position
EntityType Dependent
Logical Entity Name asset_geo_position
Definition
Note

asset_geo_position Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
asset_org_site(PK)(FK) CHAR(16) NO
asset_id(PK)(FK) INTEGER NO
geo_db_site(PK)(FK) CHAR(16) NO
geo_db_id(PK)(FK) INTEGER NO
geo_position_id(PK)(FK) INTEGER NO
gmt_at_location(PK) DATETIME NO
loc_hr_delta SMALLINT YES
loc_min_delta SMALLINT YES
duration INTEGER NO
dur_eu_db_site(FK) CHAR(16) NO
dur_eu_db_id(FK) INTEGER NO
dur_eu_type_code(FK) INTEGER NO
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

asset_geo_position Keys
Key Name Key Type Keys
PK__asset_geo_positi__3AA1AEB8 PrimaryKey asset_org_site,asset_id,geo_db_site,geo_db_id,geo_position_id,gmt_at_location

asset_geo_position Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type asset_geo_position Non-Identifying rstat_type_code
asset asset_geo_position Identifying asset_org_site,asset_id
geo_position asset_geo_position Identifying geo_db_site,geo_db_id,geo_position_id
site_database asset_geo_position Non-Identifying last_upd_db_site,last_upd_db_id
eng_unit_type asset_geo_position Non-Identifying dur_eu_db_site,dur_eu_db_id,dur_eu_type_code