sp_ampl_data |
EntityType | Dependent |
Logical Entity Name | sp_ampl_data |
Default Table Name | sp_ampl_data |
Definition | |
Note |
sp_ampl_data Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
meas_loc_site![]() |
CHAR(16) | NO | ||
meas_loc_id![]() |
UNSIGNEDINT | NO | ||
gmt_event![]() |
DATETIME(19:29) | NO | ||
ordering_seq![]() |
UNSIGNEDINT | NO | ||
eu_db_site![]() |
CHAR(16) | NO | ||
eu_db_id![]() |
UNSIGNEDINT | NO | ||
eu_type_code![]() |
UNSIGNEDINT | NO | ||
pst_sc_db_site![]() |
CHAR(16) | NO | ||
pst_sc_db_id![]() |
UNSIGNEDINT | NO | ||
pst_sc_type_code![]() |
UNSIGNEDINT | NO | ||
freq_or_order | CHAR(1) | NO | ||
min_in_hz_or_ord | DOUBLE | NO | ||
max_in_hz_or_ord | DOUBLE | NO | ||
src_dt_db_site![]() |
CHAR(16) | YES | ||
src_dt_db_id![]() |
UNSIGNEDINT | YES | ||
src_dt_type_code![]() |
UNSIGNEDINT | YES | ||
sp_str_db_site![]() |
CHAR(16) | YES | ||
sp_str_db_id![]() |
UNSIGNEDINT | YES | ||
sp_stream_id![]() |
UNSIGNEDINT | YES | ||
assoc_rpm_in_hz | DOUBLE | YES | ||
amplitude | DOUBLE | NO | ||
angle_in_degrees | DOUBLE | YES | ||
name | VARCHAR(254) | YES | ||
user_tag_ident | VARCHAR(254) | YES | ||
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 |
sp_ampl_data Keys |
Key Name | Key Type | Keys |
PK__sp_ampl_data__10566F31 | PrimaryKey | meas_loc_site,meas_loc_id,gmt_event,ordering_seq |
sp_ampl_data Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
row_status_type | sp_ampl_data | Non-Identifying | rstat_type_code |
meas_event | sp_ampl_data | Identifying | meas_loc_site,meas_loc_id,gmt_event |
eng_unit_type | sp_ampl_data | Non-Identifying | eu_db_site,eu_db_id,eu_type_code |
post_scaling_type | sp_ampl_data | Non-Identifying | pst_sc_db_site,pst_sc_db_id,pst_sc_type_code |
src_detect_type | sp_ampl_data | Non-Identifying | src_dt_db_site,src_dt_db_id,src_dt_type_code |
sp_stream | sp_ampl_data | Non-Identifying | sp_str_db_site,sp_str_db_id,sp_stream_id |
site_database | sp_ampl_data | Non-Identifying | last_upd_db_site,last_upd_db_id |
sp_ampl_data | sp_ampl_alarm | Identifying | meas_loc_site,meas_loc_id,gmt_event,ordering_seq |