num_al_reg_blob_data
EntityType Dependent
Logical Entity Name num_al_reg_blob_data
Definition
Note

num_al_reg_blob_data Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
alarm_db_site(PK)(FK) CHAR(16) NO
alarm_db_id(PK)(FK) INTEGER NO
al_meas_loc_site(PK)(FK) CHAR(16) NO
al_meas_loc_id(PK)(FK) INTEGER NO
al_ordering_seq(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
blct_db_site(FK) CHAR(16) NO
blct_db_id(FK) INTEGER NO
blc_type_code(FK) INTEGER NO
name VARCHAR(254) YES
user_tag_ident VARCHAR(254) YES
assoc_file_name VARCHAR(254) YES
image_data PICTURE YES
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

num_al_reg_blob_data Keys
Key Name Key Type Keys
PK__num_al_reg_blob___278EDA44 PrimaryKey alarm_db_site,alarm_db_id,al_meas_loc_site,al_meas_loc_id,al_ordering_seq,bd_db_site,bd_db_id,bd_type_code,ordering_seq

num_al_reg_blob_data Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type num_al_reg_blob_data Non-Identifying rstat_type_code
num_alarm_reg num_al_reg_blob_data Identifying alarm_db_site,alarm_db_id,al_meas_loc_site,al_meas_loc_id,al_ordering_seq
blob_data_type num_al_reg_blob_data Identifying bd_db_site,bd_db_id,bd_type_code
blob_content_type num_al_reg_blob_data Non-Identifying blct_db_site,blct_db_id,blc_type_code
site_database num_al_reg_blob_data Non-Identifying last_upd_db_site,last_upd_db_id