test_result_ctype |
EntityType | Dependent |
Logical Entity Name | test_result_ctype |
Definition | |
Note |
test_result_ctype Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
strc_db_site![]() |
CHAR(16) | NO | ||
strc_db_id![]() |
INTEGER | NO | ||
str_chr_type_code![]() |
INTEGER | NO | ||
name | VARCHAR(254) | NO | ||
user_tag_ident | VARCHAR(254) | YES | ||
gmt_last_updated | DATETIME | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
INTEGER | YES | ||
rstat_type_code![]() |
SMALLINT | YES |
test_result_ctype Keys |
Key Name | Key Type | Keys |
PK__test_result_ctyp__4F47C5E3 | PrimaryKey | strc_db_site,strc_db_id,str_chr_type_code |
test_result_ctype Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
row_status_type | test_result_ctype | Non-Identifying | rstat_type_code |
site_database | test_result_ctype | Identifying | strc_db_site,strc_db_id |
site_database | test_result_ctype | Non-Identifying | last_upd_db_site,last_upd_db_id |
test_result_ctype | test_chr_results | Non-Identifying | strc_db_site,strc_db_id,str_chr_type_code |