sg_type_rec_blob
EntityType Dependent
Logical Entity Name sg_type_rec_blob
Definition
Note

sg_type_rec_blob Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
sg_db_site(PK)(FK) CHAR(16) NO
sg_db_id(PK)(FK) INTEGER NO
sg_type_code(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
bd_db_site(PK)(FK) CHAR(16) NO
bd_db_id(PK)(FK) INTEGER NO
bd_type_code(PK)(FK) INTEGER NO
ordering_seq(PK) INTEGER NO
user_tag_ident VARCHAR(254) YES
name VARCHAR(254) YES
assoc_file_name VARCHAR(254) YES
image_data PICTURE 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

sg_type_rec_blob Keys
Key Name Key Type Keys
PK__sg_type_rec_blob__30592A6F PrimaryKey sg_db_site,sg_db_id,sg_type_code,gmt_recommendation,by_agent_site,by_agent_id,bd_db_site,bd_db_id,bd_type_code,ordering_seq

sg_type_rec_blob Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type sg_type_rec_blob Non-Identifying rstat_type_code
sg_type_recomm sg_type_rec_blob Identifying sg_db_site,sg_db_id,sg_type_code,gmt_recommendation,by_agent_site,by_agent_id
blob_data_type sg_type_rec_blob Identifying bd_db_site,bd_db_id,bd_type_code
site_database sg_type_rec_blob Non-Identifying last_upd_db_site,last_upd_db_id