segment_blob_data |
EntityType | Dependent |
Logical Entity Name | segment_blob_data |
Default Table Name | segment_blob_data |
Definition | |
Note |
segment_blob_data Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
db_site![]() |
CHAR(16) | NO | ||
db_id![]() |
UNSIGNEDINT | NO | ||
segment_site![]() |
CHAR(16) | NO | ||
segment_id![]() |
UNSIGNEDINT | NO | ||
bd_db_site![]() |
CHAR(16) | NO | ||
bd_db_id![]() |
UNSIGNEDINT | NO | ||
bd_type_code![]() |
UNSIGNEDINT | NO | ||
ordering_seq![]() |
UNSIGNEDINT | NO | ||
blct_db_site![]() |
CHAR(16) | NO | ||
blct_db_id![]() |
UNSIGNEDINT | NO | ||
blc_type_code![]() |
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 |
segment_blob_data Keys |
Key Name | Key Type | Keys |
PK__segment_blob_dat__1B9317B3 | PrimaryKey | db_site,db_id,segment_site,segment_id,bd_db_site,bd_db_id,bd_type_code,ordering_seq |
segment_blob_data Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
row_status_type | segment_blob_data | Non-Identifying | rstat_type_code |
segment | segment_blob_data | Identifying | segment_site,segment_id |
blob_data_type | segment_blob_data | Identifying | bd_db_site,bd_db_id,bd_type_code |
blob_content_type | segment_blob_data | Non-Identifying | blct_db_site,blct_db_id,blc_type_code |
site_database | segment_blob_data | Identifying | db_site,db_id |
site_database | segment_blob_data | Non-Identifying | last_upd_db_site,last_upd_db_id |