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(PK)(FK) CHAR(16) NO
schr_db_id(PK)(FK) INTEGER NO
schr_type_code(PK) INTEGER NO
name VARCHAR(254) NO
user_tag_ident 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

sample_cdata_type Keys
Key Name Key Type Keys
PK__sample_cdata_typ__4B7734FF 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