sg_network_connect
EntityType Dependent
Logical Entity Name sg_network_connect
Default Table 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) UNSIGNEDINT NO
network_id(PK)(FK) UNSIGNEDINT NO
segment_site(PK)(FK) CHAR(16) NO
segment_id(PK)(FK) UNSIGNEDINT NO
output_sg_site(PK)(FK) CHAR(16) NO
output_sg_id(PK)(FK) UNSIGNEDINT NO
ordering_seq(PK) UNSIGNEDINT NO
gmt_stream_config DATETIME(19:29) 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

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