2128 Cannot ORDER BY an expression

Advantage Error Guide

Problem: The ORDER BY clause contained a reference to an expression.

Solution: Change the ORDER BY clause to refer only to columns existing in tables.