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

sp_time_data Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
meas_loc_site(PK)(FK) CHAR(16) NO
meas_loc_id(PK)(FK) NUMERIC(10, 0) NO
gmt_event(PK)(FK) TIMESTAMP/DATE NO
ordering_seq(PK) NUMERIC(10, 0) NO
eu_db_site(FK) CHAR(16) NO
eu_db_id(FK) NUMERIC(10, 0) NO
eu_type_code(FK) NUMERIC(10, 0) NO
secs_or_revs CHAR(1) NO
off_secs_or_revs FLOAT NO
max_secs_or_revs FLOAT NO
number_of_samples FLOAT NO
win_db_site(FK) CHAR(16) NO
win_db_id(FK) NUMERIC(10, 0) NO
win_type_code(FK) NUMERIC(10, 0) NO
ave_db_site(FK) CHAR(16) YES
ave_db_id(FK) NUMERIC(10, 0) YES
ave_type_code(FK) NUMERIC(10, 0) YES
ave_wt_db_site(FK) CHAR(16) YES
ave_wt_db_id(FK) NUMERIC(10, 0) YES
ave_wt_type_code(FK) NUMERIC(10, 0) YES
ave_sy_db_site(FK) CHAR(16) YES
ave_sy_db_id(FK) NUMERIC(10, 0) YES
ave_sy_type_code(FK) NUMERIC(10, 0) YES
ave_overlap_pct FLOAT YES
num_of_averages NUMERIC(10, 0) YES
sp_str_db_site(FK) CHAR(16) YES
sp_str_db_id(FK) NUMERIC(10, 0) YES
sp_stream_id(FK) NUMERIC(10, 0) YES
assoc_rpm_in_hz FLOAT YES
user_tag_ident NVARCHAR(254) YES
name NVARCHAR(254) YES
complex_yn CHAR(1) NO
waveform_data PICTURE NO
gmt_last_updated TIMESTAMP/DATE YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) NUMERIC(10, 0) YES
rstat_type_code(FK) NUMERIC(5, 0) YES

sp_time_data Keys
Key Name Key Type Keys
PK81 PrimaryKey meas_loc_site,meas_loc_id,gmt_event,ordering_seq

sp_time_data Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type sp_time_data Non-Identifying rstat_type_code
meas_event sp_time_data Identifying meas_loc_site,meas_loc_id,gmt_event
eng_unit_type sp_time_data Non-Identifying eu_db_site,eu_db_id,eu_type_code
window_type sp_time_data Non-Identifying win_db_site,win_db_id,win_type_code
average_type sp_time_data Non-Identifying ave_db_site,ave_db_id,ave_type_code
ave_weight_type sp_time_data Non-Identifying ave_wt_db_site,ave_wt_db_id,ave_wt_type_code
ave_synch_type sp_time_data Non-Identifying ave_sy_db_site,ave_sy_db_id,ave_sy_type_code
sp_stream sp_time_data Non-Identifying sp_str_db_site,sp_str_db_id,sp_stream_id
site_database sp_time_data Non-Identifying last_upd_db_site,last_upd_db_id

sp_time_data Attachments
Name Datatype Value Override Default Value Description