InterviewSolution
Saved Bookmarks
| 1. |
Explicit Primary Mapping Does Not Occur In Each Eim Table Mapping. In Which Case Can You Find The Explicit Primary Mapping Defined In The Eim Table Mapping? |
|
Answer» If both the parent table and the primary CHILD table of a primary foreign key are MAPPED to the same EIM table, then once will see an EXPLICIT primary mapping for this primary foreign key under the table mapping of the primary child table. If both the parent table and the primary child table of a primary foreign key are mapped to the same EIM table, then once will see an explicit primary mapping for this primary foreign key under the table mapping of the primary child table. |
|