I am executing a stored procedure on my machine in SSMS and database is located on Server.
The stored procedure works properly, but every time it takes different time to execute even if all parameters are the same. Execution time varies from 1 minutes to 8 minute. I am not able to find reason for this and I am not using any DBCC command in between.
Please share your thoughts on this
Multiple possible reasons.