sg_event_chr_data |
EntityType | Dependent |
Logical Entity Name | sg_event_chr_data |
Default Table Name | sg_event_chr_data |
Definition | |
Note |
sg_event_chr_data Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
segment_site![]() |
CHAR(16) | NO | ||
segment_id![]() |
UNSIGNEDINT | NO | ||
ev_db_site![]() |
CHAR(16) | NO | ||
ev_db_id![]() |
UNSIGNEDINT | NO | ||
event_type_code![]() |
UNSIGNEDINT | NO | ||
gmt_event_start![]() |
DATETIME(19:29) | NO | ||
ec_db_site![]() |
CHAR(16) | NO | ||
ec_db_id![]() |
UNSIGNEDINT | NO | ||
ec_type_code![]() |
UNSIGNEDINT | NO | ||
eu_db_site![]() |
CHAR(16) | NO | ||
eu_db_id![]() |
UNSIGNEDINT | NO | ||
eu_type_code![]() |
UNSIGNEDINT | NO | ||
data_value | DOUBLE | NO | ||
gmt_last_updated | DATETIME(19:29) | YES | ||
last_upd_db_site | CHAR(16) | YES | ||
last_upd_db_id | UNSIGNEDINT | YES | ||
rstat_type_code | SHORT | YES |
sg_event_chr_data Keys |
Key Name | Key Type | Keys |
PK__sg_event_chr_dat__3E723F9C | PrimaryKey | segment_site,segment_id,ev_db_site,ev_db_id,event_type_code,gmt_event_start,ec_db_site,ec_db_id,ec_type_code |
sg_event_chr_data Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
segment_event | sg_event_chr_data | Identifying | segment_site,segment_id,ev_db_site,ev_db_id,event_type_code,gmt_event_start |
ev_chr_data_type | sg_event_chr_data | Identifying | ec_db_site,ec_db_id,ec_type_code |
eng_unit_type | sg_event_chr_data | Non-Identifying | eu_db_site,eu_db_id,eu_type_code |