binary_num_data |
EntityType | Dependent |
Logical Entity Name | binary_num_data |
Definition | |
Note |
binary_num_data Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
meas_loc_site![]() |
CHAR(16) | NO | ||
meas_loc_id![]() |
INTEGER | NO | ||
gmt_event![]() |
DATETIME | NO | ||
ordering_seq![]() |
INTEGER | NO | ||
gmt_reference | DATETIME | NO | ||
total_data_items | INTEGER | NO | ||
offsets_eu_db_site![]() |
CHAR(16) | NO | ||
offsets_eu_db_id![]() |
INTEGER | NO | ||
offsets_eu_type_code![]() |
INTEGER | NO | ||
offsets_std_data_type_code![]() |
SMALLINT | NO | ||
values_eu_db_site![]() |
CHAR(16) | NO | ||
values_eu_db_id![]() |
INTEGER | NO | ||
values_eu_type_code![]() |
INTEGER | NO | ||
values_std_data_type_code | SMALLINT | NO | ||
offsets_binary_data | PICTURE | NO | ||
values_binary_data | PICTURE | NO | ||
gmt_last_updated | DATETIME | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
INTEGER | YES | ||
rstat_type_code![]() |
SMALLINT | YES |
binary_num_data Keys |
Key Name | Key Type | Keys |
PK__binary_num_data__2B2A60FE | PrimaryKey | meas_loc_site,meas_loc_id,gmt_event,ordering_seq |
binary_num_data Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
meas_event | binary_num_data | Identifying | meas_loc_site,meas_loc_id,gmt_event |
eng_unit_type | binary_num_data | Non-Identifying | offsets_eu_db_site,offsets_eu_db_id,offsets_eu_type_code |
standard_data_type | binary_num_data | Non-Identifying | offsets_std_data_type_code |
eng_unit_type | binary_num_data | Non-Identifying | values_eu_db_site,values_eu_db_id,values_eu_type_code |
standard_data_type | binary_num_data | Non-Identifying | |
site_database | binary_num_data | Non-Identifying | last_upd_db_site,last_upd_db_id |
row_status_type | binary_num_data | Non-Identifying | rstat_type_code |