130k views
1 vote
When you are asked to design a database for the airline ticket reservation system, based on an Entity-Relationship Data model, which of the following could be an example of "entity"?

A. Flight Number
B. Destination city
C. Arrival time
D. Traveler

User StackKrish
by
7.5k points

1 Answer

6 votes

Final answer:

Out of the given options, 'Traveler' could be an example of an entity in a database for an airline ticket reservation system.

Step-by-step explanation:

In an Entity-Relationship (ER) data model, an 'entity' represents a person, place, object, event, or concept that is relevant to the database. Out of the options provided, 'Traveler' could be an example of an entity in a database for an airline ticket reservation system. The traveler is a person who interacts with the system and has attributes such as name, contact information, and frequent flyer status.

User Martin Kinuthia
by
7.4k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.