sg_network_connect
EntityType Dependent
Logical Entity Name sg_network_connect
Definition
Note

sg_network_connect Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
network_db_site(PK)(FK) CHAR(16) NO
network_db_id(PK)(FK) INTEGER NO
network_id(PK)(FK) INTEGER NO
segment_site(PK)(FK) CHAR(16) NO
segment_id(PK)(FK) INTEGER NO
output_sg_site(PK)(FK) CHAR(16) NO
output_sg_id(PK)(FK) INTEGER NO
ordering_seq(PK) INTEGER NO
gmt_stream_config DATETIME 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

sg_network_connect Keys
Key Name Key Type Keys
PK__sg_network_conne__756D6ECB PrimaryKey network_db_site,network_db_id,network_id,segment_site,segment_id,output_sg_site,output_sg_id,ordering_seq

sg_network_connect Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type sg_network_connect Non-Identifying rstat_type_code
network sg_network_connect Identifying network_db_site,network_db_id,network_id
segment sg_network_connect Identifying segment_site,segment_id
segment sg_network_connect Identifying output_sg_site,output_sg_id
site_database sg_network_connect Non-Identifying last_upd_db_site,last_upd_db_id