Syntax documentationstats_bucket_count

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

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