valid_as_type_eng_study_entry
EntityType Dependent
Logical Entity Name valid_as_type_eng_study_entry
Definition
Note

valid_as_type_eng_study_entry Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
db_site(PK)(FK) CHAR(16) NO
db_id(PK)(FK) INTEGER NO
as_db_site(PK)(FK) CHAR(16) NO
as_db_id(PK)(FK) INTEGER NO
as_type_code(PK)(FK) INTEGER NO
eng_study_entry_db_site(PK)(FK) CHAR(16) NO
eng_study_entry_db_id(PK)(FK) INTEGER NO
eng_study_entry_id(PK)(FK) INTEGER NO
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

valid_as_type_eng_study_entry Keys
Key Name Key Type Keys
PK__valid_as_type_en__6C390A4C PrimaryKey db_site,db_id,as_db_site,as_db_id,as_type_code,eng_study_entry_db_site,eng_study_entry_db_id,eng_study_entry_id

valid_as_type_eng_study_entry Relationships
Parent Entity Child Entity Type Foreign Keys
site_database valid_as_type_eng_study_entry Identifying db_site,db_id
asset_type valid_as_type_eng_study_entry Identifying as_db_site,as_db_id,as_type_code
eng_study_entry valid_as_type_eng_study_entry Identifying eng_study_entry_db_site,eng_study_entry_db_id,eng_study_entry_id
site_database valid_as_type_eng_study_entry Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type valid_as_type_eng_study_entry Non-Identifying rstat_type_code