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

segment_child Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
segment_site(PK)(FK) CHAR(16) NO
segment_id(PK)(FK) UNSIGNEDINT NO
child_sg_site(PK)(FK) CHAR(16) NO
child_sg_id(PK)(FK) UNSIGNEDINT NO
ordering_seq UNSIGNEDINT NO
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

segment_child Keys
Key Name Key Type Keys
PK__segment_child__1A14E395 PrimaryKey segment_site,segment_id,child_sg_site,child_sg_id

segment_child Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type segment_child Non-Identifying rstat_type_code
segment segment_child Identifying segment_site,segment_id
segment segment_child Identifying child_sg_site,child_sg_id
site_database segment_child Non-Identifying last_upd_db_site,last_upd_db_id