InterviewSolution
Saved Bookmarks
| 1. |
Which relationship is used to represent a specialization entity?(a) ISA(b) AIS(c) ONIS(d) WHOISI got this question in unit test.I need to ask this question from Extended E-R Features in section Database Systems Design and Implementation of Database Management |
|
Answer» CORRECT ANSWER is (a) ISA For EXPLANATION: In terms of an E-R diagram, specialization is depicted by a hollow arrow-head pointing from the SPECIALIZED entity to the other entity. |
|