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

signal_proc_type Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
sp_db_site(PK)(FK) CHAR(16) NO
sp_db_id(PK)(FK) UNSIGNEDINT NO
sp_type_code(PK) UNSIGNEDINT NO
name VARCHAR(254) NO
user_tag_ident VARCHAR(254) YES
gmt_last_updated DATETIME(19:29) YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) UNSIGNEDINT YES
rstat_type_code(FK) SHORT YES

signal_proc_type Keys
Key Name Key Type Keys
PK__signal_proc_type__7D439ABD PrimaryKey sp_db_site,sp_db_id,sp_type_code

signal_proc_type Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type signal_proc_type Non-Identifying rstat_type_code
site_database signal_proc_type Identifying sp_db_site,sp_db_id
site_database signal_proc_type Non-Identifying last_upd_db_site,last_upd_db_id
signal_proc_type signal_proc_blk Non-Identifying sp_db_site,sp_db_id,sp_type_code