Dear All,
The ALTER PROCEDURE RECOMPILE statement manually triggers a recompilation of a procedure by generating an updated execution plan.
I want that whenever we import HANA procedure (design time object) it should recompile automatically and generate execution plan. This way we will end up saving some time whenever the procedure is executed. Any hints how can I achieve it ?
Regards,
Ashwini