Hi,
The situation is, i have 1000 queries getting executed (sent) from web application and 400 sp in Database.
they used to show data from reporting database, it is only used for reporting.
some of them get big data, some of them get less data.
i would like to know can FORCED parameterization help in imporving the performance.
is there any steps which i should follow before implimenting it, and i noticed i can force parameterization only a set of queries , so please tel me steps to find where and how i can find thoes quries.
like this one was
yours sincerely.