Select from following answers:- Tables must share a primary key.

- Both tables must have different primary keys.
- There must be a 1-to-1 relationship between the tables.
- All Above
In an Entity Splitting scenario, properties from a single entity in the conceptual model are mapped to columns in two or more underlying tables. In this scenario, the tables must share a common primary key.
Tables must share the same primary key, not have different primary keys.
Show Correct Answer
Source: MeasureUp.Com | |
Alert Moderator