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