Too many expressions in ORDER BY clause. (Error 3088)

You created an SQL statement that has an ORDER BY clause with more than ten expressions. Remove some of the fields listed in the ORDER BY clause.