Data Modeling Question: Download Data Modeling PDF

What is ERD?

Tweet Share WhatsApp

Answer:

Data models are tools used in analysis to describe the data requirements and assumptions in the system from a top-down perspective. They also set the stage for the design of databases later on in the SDLC.

There are three basic elements in ER models:
Entities are the "things" about which we seek information.
Attributes are the data we collect about the entities.
Relationships provide the structure needed to draw information from multiple entities

Download Data Modeling PDF Read All 36 Data Modeling Questions
Previous QuestionNext Question
When should you consider denormalization?What is third normal form?