You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.1 Mapping of Regular Entity Types, Specializations
2.2 Mapping of Weak Entity Types
Weak Entity: BILL_ACCOUNT
Create a relation BILL_ACCOUNT and include all simple attributes (or simple
components of composite attributes) of BILL_ACCOUNT, the primary key is the
combination of the primary key of CLIENT and partial key of BILL_ACCOUNT.