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

sg_sol_pack Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
segment_site(PK)(FK) CHAR(16) NO
segment_id(PK)(FK) UNSIGNEDINT NO
sol_pack_db_site(PK)(FK) CHAR(16) NO
sol_pack_db_id(PK)(FK) UNSIGNEDINT NO
sol_pack_id(PK)(FK) 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

sg_sol_pack Keys
Key Name Key Type Keys
PK__sg_sol_pack__0AF29B96 PrimaryKey segment_site,segment_id,sol_pack_db_site,sol_pack_db_id,sol_pack_id

sg_sol_pack Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type sg_sol_pack Non-Identifying rstat_type_code
solution_package sg_sol_pack Identifying sol_pack_db_site,sol_pack_db_id,sol_pack_id
segment sg_sol_pack Identifying segment_site,segment_id
site_database sg_sol_pack Non-Identifying last_upd_db_site,last_upd_db_id