Arguments
Returns
| Column | Type | Description |
|---|---|---|
max_frequency | DOUBLE PRECISION | The maximum bound for the value’s estimated frequency. The maximum frequency might be 0 if the value’s frequency falls below the space-saving aggregate’s cut-off threshold. For more information, see freq_agg. |
Samples
Find the maximum frequency of the value3 in a column named value within the table value_test: