Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 506737
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T06:43:55+00:00 2026-05-13T06:43:55+00:00

Does the following seem normal for a histogram on an index? Histogram Steps RANGE_HI_KEY

  • 0

Does the following seem normal for a histogram on an index?

Histogram Steps

RANGE_HI_KEY   RANGE_ROWS   EQ_ROWS  DISTINCT_RANGE_ROWS  AVG_RANGE_ROWS

2264548 0 1 0 1                               
2302473 36550  1 36550  1                               
2303523 767 1 767 1                               
2383218 77051 1 77051 1                               
2383219 0 1 0 1                               

The main point of interest for me is the RANGE_ROWS column it’s split into 5 ranges for 114368 rows and two ranges have 99.3% of the rows in them. Is this normal. If not how can I fix this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T06:43:55+00:00Added an answer on May 13, 2026 at 6:43 am

    Without knowing anything about your data (amount of data, how it’s distributed etc.), there’s really not much to be said about those histogramm values.

    But in order to have up to date statistics on your tables, use

    UPDATE STATISTICS (tablename)
    

    See the MSDN docs for the command here. This will bring your stats up to date.

    Why don’t you run that command on this table in question, and see how the index histogramm looks after you’ve explicitly updated the statistics on the table?

    In order to make your life easier, I’d suggest creating a nightly maintenance job that will run and update the statistics as needed. Check your SQL Server Books Online for the concepts and details about maintenance jobs.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Why does the following code sometimes causes an Exception with the contents CLIPBRD_E_CANT_OPEN: Clipboard.SetText(str);
Why does the following code not work as I was expecting? <?php $data =
Why does the following method hang? public void pipe(Reader in, Writer out) { CharBuffer
What does the following code do in C/C++? if (blah(), 5) { //do something
What does the following code do? A link to something in the PHP manual
What does the following mean? Class.Function(variable := 1 + 1) What is this operator
Why does the following behave unexpectedly in Python? >>> a = 256 >>> b
What does the following error mean? Geeneration of designer file failed: Exception from HRESULT:
Why does the following code print ‘read(): Resource temporarily unavailable’ 80% of the time?
What does the following expression return in Java? Math.max(Float.POSITIVE_INFINITY, Double.POSITIVE_INFINITY); I saw this question

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.