Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Data Profling tables within SQL Server w/out SSIS Mean_Value, Min_Value, Max_Value

$
0
0
Hello everyone, I have been giving the task of profiling databases and all the tables within it. Right now I'm collecting the following:Null_CountNull_PercentageTotal_Record_CountI'm looking to capture Mean_value, Min_value, and Max_value and the unique_count. Any suggestions that would point me in the right direction of capturing this information? Regards,Jonathan

Viewing all articles
Browse latest Browse all 3145

Trending Articles