Subject | RE: [firebird-support] Avoid using index in sql |
---|---|
Author | Alan McDonald |
Post date | 2004-02-09T08:23:26Z |
> Hello,Fascinating - are you looking for ways to frustrate your users?
> How can i avoid using index in my sql?I remember i had seen one
> message in this group once how to avoid using index in sql.Now i
> cannot able to find out the same message.Please help me.
>
> Regards,
> Siva
you could force the use of a PLAN to use NATURAL order I suppose
Alan