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

sample_chr_data Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
meas_loc_site(PK)(FK) CHAR(16) NO
meas_loc_id(PK)(FK) NUMERIC(10, 0) NO
gmt_event(PK)(FK) TIMESTAMP/DATE NO
sample_order_seq(PK)(FK) NUMERIC(10, 0) NO
schr_db_site(PK)(FK) CHAR(16) NO
schr_db_id(PK)(FK) NUMERIC(10, 0) NO
schr_type_code(PK)(FK) NUMERIC(10, 0) NO
eu_db_site(FK) CHAR(16) NO
eu_db_id(FK) NUMERIC(10, 0) NO
eu_type_code(FK) NUMERIC(10, 0) NO
data_value NVARCHAR(254) NO
gmt_last_updated TIMESTAMP/DATE YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) NUMERIC(10, 0) YES
rstat_type_code(FK) NUMERIC(5, 0) YES

sample_chr_data Keys
Key Name Key Type Keys
PK130 PrimaryKey meas_loc_site,meas_loc_id,gmt_event,sample_order_seq,schr_db_site,schr_db_id,schr_type_code

sample_chr_data Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type sample_chr_data Non-Identifying rstat_type_code
meas_sample sample_chr_data Identifying meas_loc_site,meas_loc_id,gmt_event,sample_order_seq
sample_cdata_type sample_chr_data Identifying schr_db_site,schr_db_id,schr_type_code
eng_unit_type sample_chr_data Non-Identifying eu_db_site,eu_db_id,eu_type_code
site_database sample_chr_data Non-Identifying last_upd_db_site,last_upd_db_id

sample_chr_data Attachments
Name Datatype Value Override Default Value Description