as_rec_as_health
EntityType Dependent
Logical Entity Name as_rec_as_health
Definition
Note

as_rec_as_health Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
asset_org_site(PK)(FK) CHAR(16) NO
asset_id(PK)(FK) INTEGER NO
gmt_recommendation(PK)(FK) DATETIME NO
by_agent_site(PK)(FK) CHAR(16) NO
by_agent_id(PK)(FK) INTEGER NO
hth_as_org_site(PK)(FK) CHAR(16) NO
hth_asset_id(PK)(FK) INTEGER NO
hth_gmt_assess(PK)(FK) DATETIME NO
hth_by_agent_site(PK)(FK) CHAR(16) NO
hth_by_agent_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

as_rec_as_health Keys
Key Name Key Type Keys
PK__as_rec_as_health__37FA4C37 PrimaryKey asset_org_site,asset_id,gmt_recommendation,by_agent_site,by_agent_id,hth_as_org_site,hth_asset_id,hth_gmt_assess,hth_by_agent_site,hth_by_agent_id

as_rec_as_health Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type as_rec_as_health Non-Identifying rstat_type_code
as_recommendation as_rec_as_health Identifying asset_org_site,asset_id,gmt_recommendation,by_agent_site,by_agent_id
asset_health as_rec_as_health Identifying hth_as_org_site,hth_asset_id,hth_gmt_assess,hth_by_agent_site,hth_by_agent_id
site_database as_rec_as_health Non-Identifying last_upd_db_site,last_upd_db_id