Item |
Value |
---|---|
Constant |
SQLE_CANNOT_DUMP_STRING_HISTOGRAM |
ODBC 2 State |
OK |
ODBC 3 State |
OK |
Parameter 1 |
Name of the column containing string data. |
Severity |
10 |
SQLCODE |
132 |
SQLSTATE |
01W23 |
Sybase error code |
13585 |
You tried to get the histogram for a column containing strings. Histograms on string information cannot be output in a readable format; as a result, no information was retrieved. Consider using the ESTIMATE function to get information on a specific value or range in the column.