gps_precision_type |
EntityType | Dependent |
Logical Entity Name | gps_precision_type |
Definition | |
Note |
gps_precision_type Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
precision_db_site![]() |
CHAR(16) | NO | ||
precision_db_id![]() |
INTEGER | NO | ||
precision_type_code![]() |
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![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
INTEGER | YES | ||
rstat_type_code![]() |
SMALLINT | YES |
gps_precision_type Keys |
Key Name | Key Type | Keys |
PK__gps_precision_ty__33008CF0 | PrimaryKey | precision_db_site,precision_db_id,precision_type_code |
gps_precision_type Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
site_database | gps_precision_type | Identifying | precision_db_site,precision_db_id |
site_database | gps_precision_type | Non-Identifying | last_upd_db_site,last_upd_db_id |
row_status_type | gps_precision_type | Non-Identifying | rstat_type_code |
gps_precision_type | gps_location | Non-Identifying | precision_db_site,precision_db_id,precision_type_code |