|
A query required a temporary table and there was no unique row identifier (index) to correlate the temporary table to the result set. Adding an index to the order by or group by column will often resolve this problem.
|
Chapter contents
Prev topic: -1513: Index column type not supported
|