Was this helpful?
optimizedb Example: Allow Unique Values from Each Column in a Table
This command allows up to 100 unique values from each column in the employee table (owned by you) before merging adjacent values into the same histogram cell:
optimizedb
   -zu100
   empdata
   -remployee;
Last modified date: 11/28/2023