getMaxColumnsInOrderBy() |
Returns the maximum number of columns allowed in a ORDER 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 getMaxColumnsInOrderBy() |