Mid SQL

Entity-Attribute-Value (EAV):?

  • A flexible schema design used for scenarios where attributes of entities are

dynamic and can vary over time.

  • Example: A Product might have a variety of attributes like size, color, and

weight, but some products may not have all attributes, so you store them as

key-value pairs.

More from SQL Server Tutorial

All questions for this course