Data modelling - Concept
Composite key
A database key made from two or more fields used together
What's it for?
To identify database records uniquely when no single field is sufficient.
Data modelling - Concept
A database key made from two or more fields used together
To identify database records uniquely when no single field is sufficient.