InterviewSolution
| 1. |
What are some of the common mistakes encountered in data modelling? |
|
Answer» Some of the mistakes encountered in data modelling are:
Data modelling is the process of developing a data model for storing in the database as per the business requirements. It ensures consistency and ensures NAMING conventions, semantics and security is followed along with ensuring the data quality. In the current era of technologies, data has become the new oil. It is very much important to ensure that the data is structured, developed, utilised and PRESENTED effectively for the growth of the organization. Due to this, data modelling has gained immense popularity and importance among database architects, software developers and business analysts. Useful Resources:
|
|