getMaxColumnsInGroupBy() |
Returns the maximum number of columns allowed in a GROUP BY list. A result of zero means that there is no limit or that the limit is not known. The return value is an integer. Syntax getMaxColumnsInGroupBy() |