sp_cpb_data
EntityType Dependent
Logical Entity Name sp_cpb_data
Definition
Note

sp_cpb_data Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
meas_loc_site(PK)(FK) CHAR(16) NO
meas_loc_id(PK)(FK) INTEGER NO
gmt_event(PK)(FK) DATETIME NO
ordering_seq(PK) INTEGER NO
eu_db_site(FK) CHAR(16) NO
eu_db_id(FK) INTEGER NO
eu_type_code(FK) INTEGER NO
pst_sc_db_site(FK) CHAR(16) NO
pst_sc_db_id(FK) INTEGER NO
pst_sc_type_code(FK) INTEGER NO
number_of_bands INTEGER NO
center_in_hz_1bd FLOAT NO
width_pct_or_oct CHAR(1) NO
band_width FLOAT NO
ave_db_site(FK) CHAR(16) YES
ave_db_id(FK) INTEGER YES
ave_type_code(FK) INTEGER YES
ave_wt_db_site(FK) CHAR(16) YES
ave_wt_db_id(FK) INTEGER YES
ave_wt_type_code(FK) INTEGER YES
ave_sy_db_site(FK) CHAR(16) YES
ave_sy_db_id(FK) INTEGER YES
ave_sy_type_code(FK) INTEGER YES
ave_overlap_pct FLOAT YES
num_of_averages INTEGER YES
sp_str_db_site(FK) CHAR(16) YES
sp_str_db_id(FK) INTEGER YES
sp_stream_id(FK) INTEGER YES
assoc_rpm_in_hz FLOAT YES
name VARCHAR(254) YES
user_tag_ident VARCHAR(254) YES
spectrum_data PICTURE NO
gmt_last_updated DATETIME YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) INTEGER YES
rstat_type_code(FK) SMALLINT YES

sp_cpb_data Keys
Key Name Key Type Keys
PK__sp_cpb_data__208CD6FA PrimaryKey meas_loc_site,meas_loc_id,gmt_event,ordering_seq

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