resource_child
EntityType Dependent
Logical Entity Name resource_child
Definition
Note

resource_child Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
resource_db_site(PK)(FK) CHAR(16) NO
resource_db_id(PK)(FK) INTEGER NO
resource_id(PK)(FK) INTEGER NO
child_resource_db_site(PK)(FK) CHAR(16) NO
child_resource_db_id(PK)(FK) INTEGER NO
child_resource_id(PK)(FK) INTEGER NO
ordering_seq INTEGER NO
gmt_last_updated DATETIME YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) INTEGER YES
rstat_type_code(FK) SMALLINT YES

resource_child Keys
Key Name Key Type Keys
PK__resource_child__7D63964E PrimaryKey resource_db_site,resource_db_id,resource_id,child_resource_db_site,child_resource_db_id,child_resource_id

resource_child Relationships
Parent Entity Child Entity Type Foreign Keys
logistic_resource resource_child Identifying resource_db_site,resource_db_id,resource_id
logistic_resource resource_child Identifying child_resource_db_site,child_resource_db_id,child_resource_id
site_database resource_child Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type resource_child Non-Identifying rstat_type_code