sg_rec_remark |
EntityType | Dependent |
Logical Entity Name | sg_rec_remark |
Definition | |
Note |
sg_rec_remark Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
segment_site![]() |
CHAR(16) | NO | ||
segment_id![]() |
INTEGER | NO | ||
gmt_recommendation![]() |
DATETIME | NO | ||
by_agent_site![]() |
CHAR(16) | NO | ||
by_agent_id![]() |
INTEGER | NO | ||
ordering_seq![]() |
INTEGER | NO | ||
remark_text | VARCHAR(254) | NO | ||
gmt_last_updated | DATETIME | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
INTEGER | YES | ||
rstat_type_code![]() |
SMALLINT | YES |
sg_rec_remark Keys |
Key Name | Key Type | Keys |
PK__sg_rec_remark__2116E6DF | PrimaryKey | segment_site,segment_id,gmt_recommendation,by_agent_site,by_agent_id,ordering_seq |
sg_rec_remark Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
row_status_type | sg_rec_remark | Non-Identifying | rstat_type_code |
sg_recommendation | sg_rec_remark | Identifying | segment_site,segment_id,gmt_recommendation,by_agent_site,by_agent_id |
site_database | sg_rec_remark | Non-Identifying | last_upd_db_site,last_upd_db_id |