Database The completebook 2nd Edition Exercise 498 Under wh
###
Database The completebook (2nd Edition)
Exercise 4.9.8:
Under what circumstances is a relationship its own inverse?
Hint : Think about the relationship as a set of pairs, as discussed in section 4.9.4
https://www.chegg.com/homework-help/Database-Systems-The-Complete-Book-2nd-edition-chapter-4.9-problem-8E-solution-9780131873254
Please go through this link
Solution
A relationship R is it’s have inverse if and only if for each pair (a,b) in R, the pair (b,a) is too in R. from the terminology of set theory, the relation R be symmetric.
