Subject Re: PLAN
Author johnsparrowuk
--- In firebird-support@yahoogroups.com, Uwe Oeder <uweo@c...> wrote:
> I am right of the assumption that I create an "PLAN" for a query to
boost
> performance ?

My understanding it that it's not recommended - instead use the plan
description to adjust your SQL, indexes etc to make it as efficient
as possible.

John