Data Profiling Task - SQL Server 2008

Published: 03 July 2010
on channel: DBATAG
23,066
63

Full Detailed Article for "Data Profiling Task" is available at :

http://sqlserver-training.com/data-pr...

Follow us at more Updates at
-----------------------------------------
Website : http://sqlserver-training.com/
Twitter :   / dbatag  
Facebook :   / dbatag  
Linked In :   / dbatag  
================================

Data Profiling is being supported by SQL Server 2008 for SQL Server data. You use the Data Profiling task to configure the profiles that you want to compute and then run the SSIS package that contains the task. The task creates results in XML format, which you can then review in the Data Profile Viewer.

Data profiling can help you to:
• Analyze and understand your source data better and more efficiently.
• Identify data quality problems before they are moved to the data warehouse

Information that is gathered during profiling may include:
• The percentage of null values.
• The distribution of values in the column.
• Column statistics for numeric columns.
• Regular expressions that match string columns.
• Validity of a relationship between columns.
• Candidate key columns.
• Functional dependencies between columns. For example, the strength of the dependency between the state and zip code fields.
• The inclusion of the set of values in one column in the set of values in another column.


How to Open Data Profile Viewer

To run the Data Profile Viewer, on the Start menu, click in the run box, type dataprofileviewer and then press ENTER.


Visit the following link for more details and SQL Server Tutorials
http://sqlserver-training.com/data-pr...


On this page of the site you can watch the video online Data Profiling Task - SQL Server 2008 with a duration of hours minute second in good quality, which was uploaded by the user DBATAG 03 July 2010, share the link with friends and acquaintances, this video has already been watched 23,066 times on youtube and it was liked by 63 viewers. Enjoy your viewing!