Subject Re: [firebird-support] Compound Index
Author Milan Babuskov
Stefan Heymann wrote:
> Is it possible to create a compound index where one of the columns is
> a COMPUTED BY expression? (I need to create a unique compound index of
> the UPPER() of a varchar field and an integer field).

Docs say it is not. But, as Dimitry wrote, you can use case-insensitive
collation.

--
Milan Babuskov

==================================
The easiest way to import XML, CSV
and textual files into Firebird:
http://www.guacosoft.com/xmlwizard
==================================