Multiple choice technology databases

ERD stands for

  1. Enterprise Relationship Diagram

  2. Entity Relationship Diagram

  3. Extra Relationship Diagram

  4. Entry Relationship Diagram

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

ERD stands for Entity Relationship Diagram, a visual modeling tool used in database design to represent entities (data objects), their attributes, and the relationships between them. It helps plan database structure before implementation.