model_recomm |
EntityType | Dependent |
Logical Entity Name | model_recomm |
Default Table Name | model_recomm |
Definition | |
Note |
model_recomm Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
model_db_site![]() |
CHAR(16) | NO | ||
model_db_id![]() |
NUMERIC(10, 0) | NO | ||
model_id![]() |
NUMERIC(10, 0) | NO | ||
gmt_recommendation![]() |
TIMESTAMP/DATE | NO | ||
by_agent_site![]() |
CHAR(16) | NO | ||
by_agent_id![]() |
NUMERIC(10, 0) | NO | ||
loc_hr_delta | NUMERIC(5, 0) | YES | ||
loc_min_delta | NUMERIC(5, 0) | YES | ||
priority_lev_db_site![]() |
CHAR(16) | YES | ||
priority_lev_db_id![]() |
NUMERIC(10, 0) | YES | ||
priority_lev_type_code![]() |
NUMERIC(10, 0) | YES | ||
user_tag_ident | NVARCHAR(254) | YES | ||
name | NVARCHAR(254) | YES | ||
gmt_last_updated | TIMESTAMP/DATE | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
NUMERIC(10, 0) | YES | ||
rstat_type_code![]() |
NUMERIC(5, 0) | YES |
model_recomm Keys |
Key Name | Key Type | Keys |
PK211 | 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 |
priority_level_type | model_recomm | Non-Identifying | priority_lev_db_site,priority_lev_db_id,priority_lev_type_code |
row_status_type | model_recomm | Non-Identifying | rstat_type_code |
model | model_recomm | Identifying | model_db_site,model_db_id,model_id |
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 |
model_recomm Attachments |
Name | Datatype | Value Override | Default Value | Description |