sg_rec_sg_event |
EntityType | Dependent |
Logical Entity Name | sg_rec_sg_event |
Default Table Name | sg_rec_sg_event |
Definition | |
Note |
sg_rec_sg_event Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
segment_site![]() |
CHAR(16) | NO | ||
segment_id![]() |
UNSIGNEDINT | NO | ||
gmt_recommendation![]() |
DATETIME(19:29) | NO | ||
by_agent_site![]() |
CHAR(16) | NO | ||
by_agent_id![]() |
UNSIGNEDINT | NO | ||
ev_sg_site![]() |
CHAR(16) | NO | ||
ev_sg_id![]() |
UNSIGNEDINT | NO | ||
ev_db_site![]() |
CHAR(16) | NO | ||
ev_db_id![]() |
UNSIGNEDINT | NO | ||
event_type_code![]() |
UNSIGNEDINT | NO | ||
gmt_event_start![]() |
DATETIME(19:29) | NO | ||
gmt_last_updated | DATETIME(19:29) | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
UNSIGNEDINT | YES | ||
rstat_type_code![]() |
SHORT | YES |
sg_rec_sg_event Keys |
Key Name | Key Type | Keys |
PK__sg_rec_sg_event__39E294A9 | PrimaryKey | segment_site,segment_id,gmt_recommendation,by_agent_site,by_agent_id,ev_sg_site,ev_sg_id,ev_db_site,ev_db_id,event_type_code,gmt_event_start |
sg_rec_sg_event Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
row_status_type | sg_rec_sg_event | Non-Identifying | rstat_type_code |
sg_recommendation | sg_rec_sg_event | Identifying | segment_site,segment_id,gmt_recommendation,by_agent_site,by_agent_id |
segment_event | sg_rec_sg_event | Identifying | ev_db_site,ev_db_id,event_type_code,gmt_event_start |
site_database | sg_rec_sg_event | Non-Identifying | last_upd_db_site,last_upd_db_id |