Multivalued attribute
What is multivalued attribute? Multivalued attributes refer to attributes that can hold multiple values. Example : A customer has multiple phone numbers or an employee with various degrees. This creates the problem of normalization issues and data redundancy. Addressing these challenges is essential for maintaining data integrity and optimizing database performance.