test_comp_group
EntityType Dependent
Logical Entity Name test_comp_group
Definition
Note

test_comp_group Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
test_meas_loc_site(PK)(FK) CHAR(16) NO
test_meas_loc_id(PK)(FK) INTEGER NO
test_gmt_event(PK)(FK) DATETIME NO
test_ordering_seq(PK)(FK) INTEGER NO
ordering_seq(PK) INTEGER NO
tcg_type_db_site(FK) CHAR(16) NO
tcg_type_db_id(FK) INTEGER NO
tcg_type_code(FK) INTEGER NO
gmt_started DATETIME YES
st_loc_hr_delta SMALLINT YES
st_loc_min_delta SMALLINT YES
gmt_ended DATETIME YES
end_loc_hr_delta SMALLINT YES
end_loc_min_delta SMALLINT YES
user_tag_ident VARCHAR(254) YES
name VARCHAR(254) YES
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
meas_loc_site(PK) CHAR(16) NO
meas_loc_id(PK) INTEGER NO
gmt_event(PK) DATETIME NO

test_comp_group Keys
Key Name Key Type Keys
PK__test_comp_group__39788055 PrimaryKey test_meas_loc_site,test_meas_loc_id,test_gmt_event,test_ordering_seq,ordering_seq,meas_loc_site,meas_loc_id,gmt_event

test_comp_group Relationships
Parent Entity Child Entity Type Foreign Keys
test test_comp_group Identifying test_meas_loc_site,test_meas_loc_id,test_gmt_event,test_ordering_seq
test_comp_group_type test_comp_group Non-Identifying tcg_type_db_site,tcg_type_db_id,tcg_type_code
site_database test_comp_group Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type test_comp_group Non-Identifying rstat_type_code
test_comp_group test_comp_in_group Identifying tcg_test_meas_loc_site,tcg_test_meas_loc_id,tcg_test_gmt_event,tcg_test_ordering_seq,tcg_ordering_seq,meas_loc_site,meas_loc_id,gmt_event