Subject order by column index
Author glennlbrown
Up until now we have been using Interbase 6.0 and are testing
Firebird 1.5.

We have a grid component that was written in-house and uses
the "ORDER BY COLUMN INDEX" eg ORDER BY COLUMN 1. This fails with
the 'invalid ORDER BY clause' error. Is there any way to order by
column index in Firebird?

TIA

Glenn Brown