How did you come to conclusion?
"APPLY_FILTER will actually get all the records and applies the filter on the result set. It is bound to be slow.
Did you check any example and plan visualization where filter was not pushed down?
How did you come to conclusion?
"APPLY_FILTER will actually get all the records and applies the filter on the result set. It is bound to be slow.
Did you check any example and plan visualization where filter was not pushed down?