ol_rec_remark |
EntityType | Dependent |
Logical Entity Name | ol_rec_remark |
Default Table Name | ol_rec_remark |
Definition | |
Note |
ol_rec_remark Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
ord_list_db_site![]() |
CHAR(16) | NO | ||
ord_list_db_id![]() |
UNSIGNEDINT | NO | ||
ord_list_id![]() |
UNSIGNEDINT | NO | ||
gmt_recommendation![]() |
DATETIME(19:29) | NO | ||
by_agent_site![]() |
CHAR(16) | NO | ||
by_agent_id![]() |
UNSIGNEDINT | NO | ||
ordering_seq![]() |
UNSIGNEDINT | NO | ||
remark_text | VARCHAR(254) | 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 |
ol_rec_remark Keys |
Key Name | Key Type | Keys |
PK__ol_rec_remark__24E777C3 | PrimaryKey | ord_list_db_site,ord_list_db_id,ord_list_id,gmt_recommendation,by_agent_site,by_agent_id,ordering_seq |
ol_rec_remark Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
row_status_type | ol_rec_remark | Non-Identifying | rstat_type_code |
ol_recommendation | ol_rec_remark | Identifying | ord_list_db_site,ord_list_db_id,ord_list_id,gmt_recommendation,by_agent_site,by_agent_id |
site_database | ol_rec_remark | Non-Identifying | last_upd_db_site,last_upd_db_id |