sg_type_blob_data |
EntityType | Dependent |
Logical Entity Name | sg_type_blob_data |
Definition | |
Note |
sg_type_blob_data Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
db_site![]() |
CHAR(16) | NO | ||
db_id![]() |
INTEGER | NO | ||
sg_db_site![]() |
CHAR(16) | NO | ||
sg_db_id![]() |
INTEGER | NO | ||
sg_type_code![]() |
INTEGER | NO | ||
bd_db_site![]() |
CHAR(16) | NO | ||
bd_db_id![]() |
INTEGER | NO | ||
bd_type_code![]() |
INTEGER | NO | ||
ordering_seq![]() |
INTEGER | NO | ||
blct_db_site![]() |
CHAR(16) | NO | ||
blct_db_id![]() |
INTEGER | NO | ||
blc_type_code![]() |
INTEGER | NO | ||
name | VARCHAR(254) | YES | ||
user_tag_ident | VARCHAR(254) | YES | ||
assoc_file_name | VARCHAR(254) | YES | ||
image_data | PICTURE | NO | ||
gmt_last_updated | DATETIME | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
INTEGER | YES | ||
rstat_type_code![]() |
SMALLINT | YES |
sg_type_blob_data Keys |
Key Name | Key Type | Keys |
PK__sg_type_blob_dat__19AACF41 | PrimaryKey | db_site,db_id,sg_db_site,sg_db_id,sg_type_code,bd_db_site,bd_db_id,bd_type_code,ordering_seq |
sg_type_blob_data Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
row_status_type | sg_type_blob_data | Non-Identifying | rstat_type_code |
site_database | sg_type_blob_data | Identifying | db_site,db_id |
segment_type | sg_type_blob_data | Identifying | sg_db_site,sg_db_id,sg_type_code |
blob_data_type | sg_type_blob_data | Identifying | bd_db_site,bd_db_id,bd_type_code |
blob_content_type | sg_type_blob_data | Non-Identifying | blct_db_site,blct_db_id,blc_type_code |
site_database | sg_type_blob_data | Non-Identifying | last_upd_db_site,last_upd_db_id |