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

geo_position Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
geo_db_site(PK)(FK) CHAR(16) NO
geo_db_id(PK)(FK) NUMERIC(10, 0) NO
geo_position_id(PK) NUMERIC(10, 0) NO
user_tag_ident NVARCHAR(254) YES
name NVARCHAR(254) YES
description NVARCHAR(254) YES
gmt_last_updated TIMESTAMP/DATE YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) NUMERIC(10, 0) YES
rstat_type_code(FK) NUMERIC(5, 0) YES

geo_position Keys
Key Name Key Type Keys
PK285 PrimaryKey geo_db_site,geo_db_id,geo_position_id

geo_position Relationships
Parent Entity Child Entity Type Foreign Keys
site_database geo_position Identifying geo_db_site,geo_db_id
site_database geo_position Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type geo_position Non-Identifying rstat_type_code
geo_position segment_geo_position Identifying geo_db_site,geo_db_id,geo_position_id
geo_position asset_geo_position Identifying geo_db_site,geo_db_id,geo_position_id
geo_position gps_location Identifying geo_db_site,geo_db_id,geo_position_id

geo_position Attachments
Name Datatype Value Override Default Value Description