What is the Data Profiling task?

 Data profiling is the process of analyzing the source data to better understand what condition the data is in, in terms of cleanliness, patterns, numbers or nulls, and so on. data profiling tasks usually be used at the beginning of the development cycle to support the design of the destination database schema. Note that this task is not used when you develop the normal recurring ETL packages.

Comments

Popular posts from this blog

What is Connection Mangers

What is Transformation? Explain Different Types of Transformations