model_rec_blob |
EntityType | Dependent |
Logical Entity Name | model_rec_blob |
Default Table Name | model_rec_blob |
Definition | |
Note |
model_rec_blob Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
model_db_site![]() |
CHAR(16) | NO | ||
model_db_id![]() |
UNSIGNEDINT | NO | ||
model_id![]() |
UNSIGNEDINT | NO | ||
gmt_recommendation![]() |
DATETIME(19:29) | NO | ||
by_agent_site![]() |
CHAR(16) | NO | ||
by_agent_id![]() |
UNSIGNEDINT | NO | ||
bd_db_site![]() |
CHAR(16) | NO | ||
bd_db_id![]() |
UNSIGNEDINT | NO | ||
bd_type_code![]() |
UNSIGNEDINT | NO | ||
ordering_seq![]() |
UNSIGNEDINT | NO | ||
name | VARCHAR(254) | YES | ||
user_tag_ident | VARCHAR(254) | YES | ||
assoc_file_name | VARCHAR(254) | YES | ||
image_data | BASE64BINARY | NO | ||
gmt_last_updated | DATETIME(19:29) | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
UNSIGNEDINT | YES | ||
rstat_type_code![]() |
SHORT | YES |
model_rec_blob Keys |
Key Name | Key Type | Keys |
PK__model_rec_blob__3429BB53 | PrimaryKey | model_db_site,model_db_id,model_id,gmt_recommendation,by_agent_site,by_agent_id,bd_db_site,bd_db_id,bd_type_code,ordering_seq |
model_rec_blob Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
row_status_type | model_rec_blob | Non-Identifying | rstat_type_code |
model_recomm | model_rec_blob | Identifying | model_db_site,model_db_id,model_id,gmt_recommendation,by_agent_site,by_agent_id |
blob_data_type | model_rec_blob | Identifying | bd_db_site,bd_db_id,bd_type_code |
site_database | model_rec_blob | Non-Identifying | last_upd_db_site,last_upd_db_id |