Subject Re: for select c from t where :p = initial-value-of-p
Author woodsmailbox
--- In firebird-support@yahoogroups.com, Adriano dos Santos Fernandes
<adrianosf@...> wrote:
>
> woodsmailbox escreveu:
> >> Also note that if you had where field = :p (and :p changes) you are
> >> going to have different results depending if an index is used or
not...
> >
> > Semantics of code depending on wherever you have indexes or not?
> > Scary, to say the least.
> >
> I done a test in Oracle and result was identical to Firebird.
>
>
> Adriano
>

Can you please post the oracle version of the test?