Question
Easy

A double ellipse represents _______ attribute in ER-diagram.

1
Multi-valued
2
Composite
3
Derived
4
Complex
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Database Management System (DBMS) & SQL
Topic: Database Concepts
Correct Answer
Option A
Explanation

The correct option is (1): The correct symbol used in an Entity-Relationship (ER) diagram to represent a Multi-valued attribute is the double ellipse or double oval. A multi-valued attribute is a property that can hold multiple distinct values for a single entity instance at any given time. For example, if an entity like a 'Student' can have multiple entries for the 'Phone Number' attribute, it is considered multi-valued. The double…Read More