mirror of
https://github.com/robindhole/fundamentals.git
synced 2025-09-13 13:32:15 +00:00
Formatting fixes.
This commit is contained in:
@@ -197,6 +197,7 @@ A student can only have one email address and one email address can be associate
|
||||

|
||||
|
||||
An attribute shared by both entities can be added to either of the entities.
|
||||
|
||||
**One to Many or Many to one (1:m or m:1)**
|
||||
> When one instance of entity 1 is related to more than one instance of entity 2, the relationship is referred to as "one-to-many.
|
||||
|
||||
|
Reference in New Issue
Block a user