Saved Bookmarks
| 1. |
What is a recursive relationship? Give an example not used in the text. |
|
Answer» A recursive relationship is a relationship between an entity and itself. For example, given the entity PERSON, a recursive relationship could be used to show a PERSON and his or her SIBLINGs (brothers and sisters). |
|