Could anybody tell me if there is anyway to log requests times of all queries?
I have a recent issue where I've started to get deadlock issues with my SQL. There are so many pertential permitations from the SQL queries based on individual users and other data that I'm having a hard time figuring/replicating which queries might be taking too long and under what circumstances
Thanks
Mark