as_rec_blob
EntityType Dependent
Logical Entity Name as_rec_blob
Default Table Name as_rec_blob
Definition
Note

as_rec_blob Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
asset_org_site(PK)(FK) CHAR(16) NO
asset_id(PK)(FK) UNSIGNEDINT NO
gmt_recommendation(PK)(FK) DATETIME(19:29) NO
by_agent_site(PK)(FK) CHAR(16) NO
by_agent_id(PK)(FK) UNSIGNEDINT NO
bd_db_site(PK)(FK) CHAR(16) NO
bd_db_id(PK)(FK) UNSIGNEDINT NO
bd_type_code(PK)(FK) UNSIGNEDINT NO
ordering_seq(PK) UNSIGNEDINT NO
name VARCHAR(254) YES
assoc_file_name VARCHAR(254) YES
image_data BASE64BINARY NO
gmt_last_updated DATETIME(19:29) YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) UNSIGNEDINT YES
rstat_type_code(FK) SHORT YES

as_rec_blob Keys
Key Name Key Type Keys
PK__as_rec_blob__2E70E1FD PrimaryKey asset_org_site,asset_id,gmt_recommendation,by_agent_site,by_agent_id,bd_db_site,bd_db_id,bd_type_code,ordering_seq

as_rec_blob Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type as_rec_blob Non-Identifying rstat_type_code
blob_data_type as_rec_blob Identifying bd_db_site,bd_db_id,bd_type_code
site_database as_rec_blob Non-Identifying last_upd_db_site,last_upd_db_id
as_recommendation as_rec_blob Identifying asset_org_site,asset_id,gmt_recommendation,by_agent_site,by_agent_id