Monday, 31 October 2022

What is Data Model?

The Data Model is defined as an abstract model that organizes data description, data semantics, and consistency constraints of data. 

The data model emphasizes on what data is needed and how it should be organized instead of what operations will be performed on data.

No comments:

Post a Comment

How to perform regression testing in ETL?

Regression testing in ETL (Extract, Transform, Load) ensures that changes or updates to the ETL process do not negatively impact existing fu...