test_comp_group_type
EntityType Dependent
Logical Entity Name test_comp_group_type
Definition
Note

test_comp_group_type Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
tcg_type_db_site(PK)(FK) CHAR(16) NO
tcg_type_db_id(PK)(FK) INTEGER NO
tcg_type_code(PK) INTEGER NO
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

test_comp_group_type Keys
Key Name Key Type Keys
PK__test_comp_group___536D5C82 PrimaryKey tcg_type_db_site,tcg_type_db_id,tcg_type_code

test_comp_group_type Relationships
Parent Entity Child Entity Type Foreign Keys
site_database test_comp_group_type Identifying tcg_type_db_site,tcg_type_db_id
site_database test_comp_group_type Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type test_comp_group_type Non-Identifying rstat_type_code
test_comp_group_type test_comp_group Non-Identifying tcg_type_db_site,tcg_type_db_id,tcg_type_code