Multiple choice technology architecture What does the concept of an entity represent in database design Join View Field Table Tuple Reveal answer Fill a bubble to check yourself D Correct answer Explanation In database design, an entity represents a real-world object or concept about which we want to store data, and this is implemented as a table in the relational model. Each table stores information about one type of entity.