Warning: Constant WP_TEMP_DIR already defined in /var/www/html/blogs/joe/wp-config.php on line 93
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/blogs/joe/wp-config.php:93) in /var/www/html/blogs/joe/wp-includes/rest-api/class-wp-rest-server.php on line 1902
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/blogs/joe/wp-config.php:93) in /var/www/html/blogs/joe/wp-includes/rest-api/class-wp-rest-server.php on line 1902
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/blogs/joe/wp-config.php:93) in /var/www/html/blogs/joe/wp-includes/rest-api/class-wp-rest-server.php on line 1902
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/blogs/joe/wp-config.php:93) in /var/www/html/blogs/joe/wp-includes/rest-api/class-wp-rest-server.php on line 1902
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/blogs/joe/wp-config.php:93) in /var/www/html/blogs/joe/wp-includes/rest-api/class-wp-rest-server.php on line 1902
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/blogs/joe/wp-config.php:93) in /var/www/html/blogs/joe/wp-includes/rest-api/class-wp-rest-server.php on line 1902
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/blogs/joe/wp-config.php:93) in /var/www/html/blogs/joe/wp-includes/rest-api/class-wp-rest-server.php on line 1902
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/blogs/joe/wp-config.php:93) in /var/www/html/blogs/joe/wp-includes/rest-api/class-wp-rest-server.php on line 1902
{"id":504,"date":"2012-02-25T13:24:00","date_gmt":"2012-02-25T13:24:00","guid":{"rendered":"\/blogs\/joe\/post\/SQL-Server-2012-Partitioned-Index-Default-Sampling-Algorithm-Changes.aspx"},"modified":"2013-01-02T20:32:17","modified_gmt":"2013-01-03T04:32:17","slug":"sql-server-2012-partitioned-index-default-sampling-algorithm-changes","status":"publish","type":"post","link":"https:\/\/www.sqlskills.com\/blogs\/joe\/sql-server-2012-partitioned-index-default-sampling-algorithm-changes\/","title":{"rendered":"SQL Server 2012 Partitioned Index Default Sampling Algorithm Changes"},"content":{"rendered":"
\nWhen moving from SQL Server 2008+ to SQL Server 2012, be aware that the sampling algorithm has changed.<\/font><\/font>\n<\/p>\n
\nFor example, I created a partitioned clustered index on two identical tables (same schema, rows and distribution), one in SQL Server 2008 R2 SP1 and the other in SQL Server 2012 RC0.<\/font> <\/font><\/span><\/font>\n<\/p>\n
\nBelow shows the partial output (STAT_HEADER) of a DBCC SHOW_STATISTICS on SQL Server 2008 R2 SP1:<\/font><\/font>\n<\/p>\n