sample_ndata_type
EntityType Dependent
Logical Entity Name sample_ndata_type
Default Table Name sample_ndata_type
Definition
Note

sample_ndata_type Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
snum_db_site(PK)(FK) CHAR(16) NO
snum_db_id(PK)(FK) UNSIGNEDINT NO
snum_type_code(PK) UNSIGNEDINT NO
name VARCHAR(254) NO
user_tag_ident VARCHAR(254) YES
gmt_last_updated DATETIME(19:29) YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) UNSIGNEDINT YES
rstat_type_code(FK) SHORT YES

sample_ndata_type Keys
Key Name Key Type Keys
PK__sample_ndata_typ__498EEC8D PrimaryKey snum_db_site,snum_db_id,snum_type_code

sample_ndata_type Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type sample_ndata_type Non-Identifying rstat_type_code
site_database sample_ndata_type Identifying snum_db_site,snum_db_id
site_database sample_ndata_type Non-Identifying last_upd_db_site,last_upd_db_id
sample_ndata_type sample_num_data Identifying snum_db_site,snum_db_id,snum_type_code