Subject | Re: Optimizing in (...) Statements |
---|---|
Author | Svein Erling Tysvær |
Post date | 2004-10-15T07:56Z |
--- In firebird-support@yahoogroups.com, "Michael Vilhelmsen" wrote:
possible to use an index for varer_detail.vareplu_id. It is a way to
tell the optimizer to aviod certain indexes.
Set
>It prevents using an index for varer.plu_nr, whereas it is still
> Hi again
>
> Why is it, that you put a
>
> || ''
>
> after the
>
> Varer.Plu_Nr
>
> What effect does this have ?
>
> (Varer_Detail.VarePlu_ID = Varer.Plu_Nr || '' and
possible to use an index for varer_detail.vareplu_id. It is a way to
tell the optimizer to aviod certain indexes.
Set