Dear Jonathan
Attached the current plan and the sql for your reference.Can you please let us know the order of the plan and if possible how can force the index on 40/41
From plan,we could see the new index used on step 43 thereby eliminating the filter.
43 - access("ACT2"."APPLICANT_ID"=:B1 AND "STATUS_FLAG"='C')
We would like to achieve the same index on steps 40/41.Please suggest.
Thank You