Multiple choice technology databases

Several pieces of information are captured about a book. This information includes: Title, Author First Name, Author Last Name, Book Genre, and Date Published.   Based on the scenario above, what part of the entity relationship is the Title?

  1. Entity

  2. Category

  3. Hierarchy

  4. Relationship

  5. Atttibute

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

In entity-relationship modeling, an attribute is a characteristic or property that describes an entity. Title is a property describing a book, making it an attribute. The book itself would be the entity, genre could be a category, relationships connect entities, and hierarchy refers to structural organization.