sample_remark |
EntityType | Dependent |
Logical Entity Name | sample_remark |
Default Table Name | sample_remark |
Definition | |
Note |
sample_remark Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
meas_loc_site![]() |
CHAR(16) | NO | ||
meas_loc_id![]() |
UNSIGNEDINT | NO | ||
gmt_event![]() |
DATETIME(19:29) | NO | ||
sample_order_seq![]() |
UNSIGNEDINT | NO | ||
ordering_seq![]() |
UNSIGNEDINT | NO | ||
remark_text | VARCHAR(254) | NO | ||
gmt_last_updated | DATETIME(19:29) | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
UNSIGNEDINT | YES | ||
rstat_type_code![]() |
SHORT | YES |
sample_remark Keys |
Key Name | Key Type | Keys |
PK__sample_remark__0697FACD | PrimaryKey | meas_loc_site,meas_loc_id,gmt_event,sample_order_seq,ordering_seq |
sample_remark Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
row_status_type | sample_remark | Non-Identifying | rstat_type_code |
meas_sample | sample_remark | Identifying | meas_loc_site,meas_loc_id,gmt_event,sample_order_seq |
site_database | sample_remark | Non-Identifying | last_upd_db_site,last_upd_db_id |