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

model_child 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
child_model_db_site(PK)(FK) CHAR(16) NO
child_model_db_id(PK)(FK) NUMERIC(10, 0) NO
child_model_id(PK)(FK) NUMERIC(10, 0) NO
ordering_seq NUMERIC(10, 0) 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_child Keys
Key Name Key Type Keys
PK28 PrimaryKey model_db_site,model_db_id,model_id,child_model_db_site,child_model_db_id,child_model_id

model_child Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type model_child Non-Identifying rstat_type_code
model model_child Identifying model_db_site,model_db_id,model_id
model model_child Identifying child_model_db_site,child_model_db_id,child_model_id
site_database model_child Non-Identifying last_upd_db_site,last_upd_db_id

model_child Attachments
Name Datatype Value Override Default Value Description