InterviewSolution
Saved Bookmarks
| 1. |
The completeness constraint may be one of the following: Total generalization or specialization, Partial generalization or specialization. Which is the default?(a) Total(b) Partial(c) Should be specified(d) Cannot be determinedThis question was posed to me in exam.My enquiry is from Extended E-R Features topic in section Database Systems Design and Implementation of Database Management |
|
Answer» CORRECT choice is (b) PARTIAL For EXPLANATION: Partial GENERALIZATION or specialization – Some higher-level ENTITIES may not belong to any lower-level entity set. |
|