Show TOC

Syntax documentationstats_bucket_count Locate this document in the navigation structure

This parameter defines the number of buckets for updating statistics with histograms for the BRCONNECT update statistics function.

Syntax Syntax

  1. stats_bucket_count = <count>|auto|skewonly|repeat
End of the code.

Default value: 75

Possible values:

  • <count>: number of buckets

  • auto: creates histograms based on data distribution and use

  • skewonly: creates histograms on columns based on data distribution

  • repeat: creates histograms only for columns that already have histograms