How to disable creation of new execution plan for one sql script?
Hi,
We are having performance issue in one sql script due to new execution plan was created so we need to delete the newly created execution plan once performance issue arrise.
May I ask how to disable the creation of new execution plan for a single sql script?
Thank you very much for the help.
Good day.