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

segment_type_child Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
sg_db_site(PK)(FK) CHAR(16) NO
sg_db_id(PK)(FK) NUMERIC(10, 0) NO
sg_type_code(PK)(FK) NUMERIC(10, 0) NO
child_sg_db_site(PK)(FK) CHAR(16) NO
child_sg_db_id(PK)(FK) NUMERIC(10, 0) NO
child_sg_type_code(PK)(FK) NUMERIC(10, 0) NO
gmt_last_updated TIMESTAMP/DATE YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) NUMERIC(10, 0) YES
rstat_type_code(FK) NUMERIC(5, 0) YES

segment_type_child Keys
Key Name Key Type Keys
PK10 PrimaryKey sg_db_site,sg_db_id,sg_type_code,child_sg_db_site,child_sg_db_id,child_sg_type_code

segment_type_child Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type segment_type_child Non-Identifying rstat_type_code
segment_type segment_type_child Identifying sg_db_site,sg_db_id,sg_type_code
segment_type segment_type_child Identifying child_sg_db_site,child_sg_db_id,child_sg_type_code
site_database segment_type_child Non-Identifying last_upd_db_site,last_upd_db_id

segment_type_child Attachments
Name Datatype Value Override Default Value Description