When setting the maximum number of buckets for the histogram target, is this number base 10 or base 2?
In my case I am trying to create a histogram of stored procedure invocations for a given database. I know how many sp's are in that database but not sure of which base to use in the sql dialog. The current database has 395 user stored procedures.
thanks
scott