Subject | Re: [firebird-support] Plan with udf funtions |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2006-11-01T04:52:14Z |
On 31 Oct 2006 at 16:07, yartax1 wrote:
'EUR_'" which could use index.
--
SY, Dimitry Sibiryakov.
>One question, did fb 1.5 benefits of indexes with udf functions?No.
>Select *Yes. But your query is complete equvalent of "a.zone STARTING WITH
>from table A
>where substr(a.zone,1,4) = 'EUR_'
>
>with a index on a.zone
>
>If I run the query, the plan was PLAN(A NATURAL)!!!
>
>Is that correct?
'EUR_'" which could use index.
--
SY, Dimitry Sibiryakov.