Code that calls a select query can get executed several thousand times with different values each t
Code that calls a select query can get executed several thousand times with different values each time in a very short period of time and this is when we see continually degrading performance as we go through each iteration. There is no bind peeking when i've explained it; stats are current; what could be the issue?