| Subject | Re: for select c from t where :p = initial-value-of-p |
|---|---|
| Author | woodsmailbox |
| Post date | 2008-11-05T12:27:19Z |
> Also note that if you had where field = :p (and :p changes) you areSemantics of code depending on wherever you have indexes or not?
> going to have different results depending if an index is used or not...
Scary, to say the least.