sp_time_setup |
EntityType | Dependent |
Logical Entity Name | sp_time_setup |
Default Table Name | sp_time_setup |
Definition | |
Note |
sp_time_setup Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
spt_setup_db_site![]() |
CHAR(16) | NO | ||
spt_setup_db_id![]() |
UNSIGNEDINT | NO | ||
spt_setup_id![]() |
UNSIGNEDINT | NO | ||
secs_or_revs | CHAR(1) | NO | ||
off_secs_or_revs | DOUBLE | NO | ||
max_secs_or_revs | DOUBLE | NO | ||
number_of_samples | DOUBLE | NO | ||
win_db_site![]() |
CHAR(16) | NO | ||
win_db_id![]() |
UNSIGNEDINT | NO | ||
win_type_code![]() |
UNSIGNEDINT | NO | ||
ave_db_site![]() |
CHAR(16) | YES | ||
ave_db_id![]() |
UNSIGNEDINT | YES | ||
ave_type_code![]() |
UNSIGNEDINT | YES | ||
ave_wt_db_site![]() |
CHAR(16) | YES | ||
ave_wt_db_id![]() |
UNSIGNEDINT | YES | ||
ave_wt_type_code![]() |
UNSIGNEDINT | YES | ||
ave_sy_db_site![]() |
CHAR(16) | YES | ||
ave_sy_db_id![]() |
UNSIGNEDINT | YES | ||
ave_sy_type_code![]() |
UNSIGNEDINT | YES | ||
ave_overlap_pct | DOUBLE | YES | ||
num_of_averages | UNSIGNEDINT | YES | ||
sp_str_db_site![]() |
CHAR(16) | YES | ||
sp_str_db_id![]() |
UNSIGNEDINT | YES | ||
sp_stream_id![]() |
UNSIGNEDINT | YES | ||
complex_yn | CHAR(1) | NO | ||
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_time_setup Keys |
Key Name | Key Type | Keys |
PK__sp_time_setup__2A164134 | PrimaryKey | spt_setup_db_site,spt_setup_db_id,spt_setup_id |
sp_time_setup Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
row_status_type | sp_time_setup | Non-Identifying | rstat_type_code |
site_database | sp_time_setup | Identifying | spt_setup_db_site,spt_setup_db_id |
window_type | sp_time_setup | Non-Identifying | win_db_site,win_db_id,win_type_code |
average_type | sp_time_setup | Non-Identifying | ave_db_site,ave_db_id,ave_type_code |
ave_weight_type | sp_time_setup | Non-Identifying | ave_wt_db_site,ave_wt_db_id,ave_wt_type_code |
ave_synch_type | sp_time_setup | Non-Identifying | ave_sy_db_site,ave_sy_db_id,ave_sy_type_code |
sp_stream | sp_time_setup | Non-Identifying | sp_str_db_site,sp_str_db_id,sp_stream_id |
site_database | sp_time_setup | Non-Identifying | last_upd_db_site,last_upd_db_id |
sp_time_setup | mloc_ulist_sp_time | Identifying | spt_setup_db_site,spt_setup_db_id,spt_setup_id |