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

model_rec_remark Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
model_db_site(PK)(FK) CHAR(16) NO
model_db_id(PK)(FK) NUMERIC(10, 0) NO
model_id(PK)(FK) NUMERIC(10, 0) NO
gmt_recommendation(PK)(FK) TIMESTAMP/DATE NO
by_agent_site(PK)(FK) CHAR(16) NO
by_agent_id(PK)(FK) NUMERIC(10, 0) NO
ordering_seq(PK) NUMERIC(10, 0) NO
remark_text NVARCHAR(254) 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

model_rec_remark Keys
Key Name Key Type Keys
PK217 PrimaryKey model_db_site,model_db_id,model_id,gmt_recommendation,by_agent_site,by_agent_id,ordering_seq

model_rec_remark Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type model_rec_remark Non-Identifying rstat_type_code
model_recomm model_rec_remark Identifying model_db_site,model_db_id,model_id,gmt_recommendation,by_agent_site,by_agent_id
site_database model_rec_remark Non-Identifying last_upd_db_site,last_upd_db_id

model_rec_remark Attachments
Name Datatype Value Override Default Value Description