SYSCAT.HISTOGRAMTEMPLATEBINS catalog view
Each row represents a histogram template bin.
| Column Name | Data Type | Nullable | Description |
|---|---|---|---|
| TEMPLATENAME | VARCHAR (128) | Y | Name of the histogram template. |
| TEMPLATEID | INTEGER | Identifier for the histogram template. | |
| BINID | INTEGER | Identifier for the histogram template bin. | |
| BINUPPERVALUE | BIGINT | The upper value for a single bin in the histogram template. |