model_recomm |
EntityType | Dependent |
Logical Entity Name | model_recomm |
Definition | |
Note |
model_recomm Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
model_db_site![]() |
CHAR(16) | NO | ||
model_db_id![]() |
INTEGER | NO | ||
model_id![]() |
INTEGER | NO | ||
gmt_recommendation![]() |
DATETIME | NO | ||
by_agent_site![]() |
CHAR(16) | NO | ||
by_agent_id![]() |
INTEGER | NO | ||
loc_hr_delta | SMALLINT | YES | ||
loc_min_delta | SMALLINT | YES | ||
priority_lev_db_site![]() |
CHAR(16) | YES | ||
priority_lev_db_id![]() |
INTEGER | YES | ||
priority_lev_type_code![]() |
INTEGER | YES | ||
name | VARCHAR(254) | YES | ||
user_tag_ident | VARCHAR(254) | YES | ||
gmt_last_updated | DATETIME | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
INTEGER | YES | ||
rstat_type_code![]() |
SMALLINT | YES |
model_recomm Keys |
Key Name | Key Type | Keys |
PK__model_recomm__1F2E9E6D | PrimaryKey | model_db_site,model_db_id,model_id,gmt_recommendation,by_agent_site,by_agent_id |
model_recomm Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
row_status_type | model_recomm | Non-Identifying | rstat_type_code |
model | model_recomm | Identifying | model_db_site,model_db_id,model_id |
priority_level_type | model_recomm | Non-Identifying | priority_lev_db_site,priority_lev_db_id,priority_lev_type_code |
agent | model_recomm | Identifying | by_agent_site,by_agent_id |
site_database | model_recomm | Non-Identifying | last_upd_db_site,last_upd_db_id |
model_recomm | model_rec_blob | Identifying | model_db_site,model_db_id,model_id,gmt_recommendation,by_agent_site,by_agent_id |
model_recomm | model_rec_hyp_ev | Identifying | model_db_site,model_db_id,model_id,gmt_recommendation,by_agent_site,by_agent_id |
model_recomm | model_rec_remark | Identifying | model_db_site,model_db_id,model_id,gmt_recommendation,by_agent_site,by_agent_id |