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

asset_blob_data Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
db_site(PK)(FK) CHAR(16) NO
db_id(PK)(FK) NUMERIC(10, 0) NO
asset_org_site(PK)(FK) CHAR(16) NO
asset_id(PK)(FK) NUMERIC(10, 0) NO
bd_db_site(PK)(FK) CHAR(16) NO
bd_db_id(PK)(FK) NUMERIC(10, 0) NO
bd_type_code(PK)(FK) NUMERIC(10, 0) NO
ordering_seq(PK) NUMERIC(10, 0) NO
blct_db_site(FK) CHAR(16) NO
blct_db_id(FK) NUMERIC(10, 0) NO
blc_type_code(FK) NUMERIC(10, 0) NO
user_tag_ident NVARCHAR(254) YES
name NVARCHAR(254) YES
assoc_file_name NVARCHAR(254) YES
image_data PICTURE YES
gmt_last_updated TIMESTAMP/DATE YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) NUMERIC(10, 0) YES
rstat_type_code(FK) NUMERIC(5, 0) YES

asset_blob_data Keys
Key Name Key Type Keys
PK145 PrimaryKey db_site,db_id,asset_org_site,asset_id,bd_db_site,bd_db_id,bd_type_code,ordering_seq

asset_blob_data Relationships
Parent Entity Child Entity Type Foreign Keys
blob_content_type asset_blob_data Non-Identifying blct_db_site,blct_db_id,blc_type_code
row_status_type asset_blob_data Non-Identifying rstat_type_code
site_database asset_blob_data Identifying db_site,db_id
asset asset_blob_data Identifying asset_org_site,asset_id
blob_data_type asset_blob_data Identifying bd_db_site,bd_db_id,bd_type_code
site_database asset_blob_data Non-Identifying last_upd_db_site,last_upd_db_id

asset_blob_data Attachments
Name Datatype Value Override Default Value Description