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

blob_grid_data Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
meas_loc_site(PK)(FK) CHAR(16) NO
meas_loc_id(PK)(FK) UNSIGNEDINT NO
gmt_event(PK)(FK) DATETIME(19:29) NO
mebt_db_site(PK)(FK) CHAR(16) NO
mebt_db_id(PK)(FK) UNSIGNEDINT NO
meb_type_code(PK)(FK) UNSIGNEDINT NO
grid_seq(PK) UNSIGNEDINT NO
eu_db_site(FK) CHAR(16) NO
eu_db_id(FK) UNSIGNEDINT NO
eu_type_code(FK) UNSIGNEDINT NO
x_resolution UNSIGNEDINT NO
y_resolution UNSIGNEDINT NO
data_origin_x UNSIGNEDINT NO
data_origin_y UNSIGNEDINT NO
data_end_x UNSIGNEDINT NO
data_end_y UNSIGNEDINT NO
name VARCHAR(254) YES
user_tag_ident VARCHAR(254) YES
float_data BASE64BINARY NO
gmt_last_updated DATETIME(19:29) YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) UNSIGNEDINT YES
rstat_type_code(FK) SHORT YES

blob_grid_data Keys
Key Name Key Type Keys
PK__blob_grid_data__2704CA5F PrimaryKey meas_loc_site,meas_loc_id,gmt_event,mebt_db_site,mebt_db_id,meb_type_code,grid_seq

blob_grid_data Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type blob_grid_data Non-Identifying rstat_type_code
mevent_blob_data blob_grid_data Identifying meas_loc_site,meas_loc_id,gmt_event,mebt_db_site,mebt_db_id,meb_type_code
eng_unit_type blob_grid_data Non-Identifying eu_db_site,eu_db_id,eu_type_code
site_database blob_grid_data Non-Identifying last_upd_db_site,last_upd_db_id