InterviewSolution
Saved Bookmarks
| 1. |
What is Self-referencing constraint in mainframe development? |
|
Answer» It holds all the CHANGES that foreign key make to the primary key. DELETE Cascade RULE has to be defined by the foreign key in order to serve the purpose. |
|