PracticeTestGeeks home

(1Z0-006) Oracle Database Foundations Associate 1Z0-006 Entity-Relationship Modeling Questions and Answers

A database designer is creating a model for a university.
The 'PERSON' entity has common attributes like 'PersonID' and 'Name'.

There are also more specific entities like 'STUDENT' (with 'GPA') and 'PROFESSOR' (with 'Salary'). 'STUDENT' and 'PROFESSOR' both inherit the attributes of 'PERSON'.

What is the 'PERSON' entity an example of in this relationship?

Select your answer