Subject | Re: [firebird-support] Re: About conditions in SQL query. |
---|---|
Author | Martijn Tonies |
Post date | 2006-02-13T14:57:27Z |
> > Indeed, it doesn't matter. Firebird will decide what to doThen the optimizer will decide what to do.
> > first, depending on conditions like "is there an index available
> > for a column".
> >
>
> What happen if all fields in WHERE, are indexes? which of them is
> more important?
Either way, the order in the WHERE clause as written by the
user is un-important to Firebird.