steps to use the hint index using stored outline
I have on Insert statement , Which is having a very high cost and using full table scan, When I use some index , it is fast.
Since I don't have control on source code, I want to use stored outline procedure to use the this index.
Please provide the steps and let me know how to use this.
Regards,