InterviewSolution
Saved Bookmarks
| 1. |
What is Data Modelling? |
|
Answer» Data Modelling is defined as the PROCESS of creating a model that REPRESENTS the data and the relationship between different data to store it in a database. It can also be called database modelling and this skill is useful across all domains like data engineering, data science, software development etc to prepare, analyse and process the data by CONTINUOUSLY REORGANIZING, restructuring and optimizing it for fitting the needs of the company/organization. |
|