Data Modeling Question:
Download Job Interview Questions and Answers PDF
What is ERD?
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
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 Interview Questions And Answers
PDF
Previous Question | Next Question |
When should you consider denormalization? | What is third normal form? |