Statistics steps

How many steps , a statistic can have?
200 ?

Online documentation, is saying that 200 steps.

DBCC Show Statistics is saying 200 steps here.

Also, the dm_db_stats_histogram, is saying the same here

But , checking an index, I get: 201 , where first row is having the NULL and additional 200 steps.

steps, from indexes of a table.

S

Leave a comment