Define many to one relation?
Answers
Answered by
3
Answer:
A many-to-one relationship is where one entity (typically a column or set of columns) contains values that refer to another entity (a column or set of columns) that has unique values. ... The key point is that each city exists in exactly one state, but a state may have many cities, hence the term "many-to-one."
Similar questions