Forum Post: Re: Scatter Factor In 11.6

  • Thread starter Thread starter George Potemkin
  • Start date Start date
Status
Not open for further replies.
G

George Potemkin

Guest
> i have a similar program How useful would the queries with the INDEXED FIELDS option! Where the INDEXED keyword should mean: if the FIELDS option specify only the fields that are the components of the indexes used by the query then don't read the records but use the index keys as the field's values. Of course, the index keys do not allow to restore the original values of the character fields (at least the case of the characters will be lost) but what they allows to restore will be valid for the comparison operations. No matter how bad is a logical scatters of the indexes such queries would be (almost) as fast as possible. And such queries would be useful to check the quality of the indexes themselves. Best regards, George

Continue reading...
 
Status
Not open for further replies.
Back
Top