using bind variables+capturing sql plan
After setting capture sql plans to true, I running a select sql using bind variables, after a few executions the plan is captured with the bind variable entered at run time
How can the plan be captured with a bind variable or is this expected behavior?