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

test_remark Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
meas_loc_site(PK)(FK) CHAR(16) NO
meas_loc_id(PK)(FK) UNSIGNEDINT NO
gmt_event(PK)(FK) DATETIME(19:29) NO
sample_order_seq(PK)(FK) UNSIGNEDINT NO
test_order_seq(PK)(FK) UNSIGNEDINT NO
ordering_seq(PK) UNSIGNEDINT NO
remark_text VARCHAR(254) NO
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

test_remark Keys
Key Name Key Type Keys
PK__test_remark__0E391C95 PrimaryKey meas_loc_site,meas_loc_id,gmt_event,sample_order_seq,test_order_seq,ordering_seq

test_remark Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type test_remark Non-Identifying rstat_type_code
meas_sample_test test_remark Identifying meas_loc_site,meas_loc_id,gmt_event,sample_order_seq,test_order_seq
site_database test_remark Non-Identifying last_upd_db_site,last_upd_db_id