One SQL ID with multiple execution plans
Hi
We have a basic question on this subject
If we see a SQL ID with more than one execution plan, what could be the main / primary reason(s) for that?
Which execution plan will oracle pick to use when that happens?
The Database is 11.2.0.4
Thanks