stored procedure executing slow than yesterday
I have a stored procedure which is executing too slowly than yesterday. How will you check it? What will be the causes?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vasanth NatarajanPosted Jun 14, 2016, 10:28 AM
EXEC proc_name 'paramValue1','paramValue2' Check the time to Execute