three degrees are
1>unary
2>binary
3>ternary
Login to rate this answer.
It basically represent the number of entities participating in relation.
Login to rate this answer.
Degree of relationship is the cardinality of relationship that defines the number of instances of one entity as it relates to the number of instances of the other entity.Depending on the combinations between two entities we can have either one-to-one, one-to-many or many-to-many relationship.
We have unary ,binary and ternary degrees of relationships.
Login to rate this answer.
The number of entity type involved
i.e
One : Unary
Two : Binary
Three : Ternary
Login to rate this answer.