gps_datum_type
EntityType Dependent
Logical Entity Name gps_datum_type
Definition
Note

gps_datum_type Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
datum_db_site(PK)(FK) CHAR(16) NO
datum_db_id(PK)(FK) INTEGER NO
datum_type_code(PK) INTEGER NO
name VARCHAR(254) YES
default_mnemonic VARCHAR(254) YES
user_tag_ident VARCHAR(254) YES
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

gps_datum_type Keys
Key Name Key Type Keys
PK__gps_datum_type__3118447E PrimaryKey datum_db_site,datum_db_id,datum_type_code

gps_datum_type Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type gps_datum_type Non-Identifying rstat_type_code
site_database gps_datum_type Identifying datum_db_site,datum_db_id
site_database gps_datum_type Non-Identifying last_upd_db_site,last_upd_db_id
gps_datum_type gps_location Non-Identifying datum_db_site,datum_db_id,datum_type_code