I'm trying to determine if it's possible to trace a query listed on the Database Queries Window back to the calling method? I can see the servers the query was executed by but can't figure out how to trace back from there to determine what method/obj...
i'm having trouble understanding the definition of the Weight % column in Database Queries Window. The documentation states, "
Weight (%): The percentage of the total time consumed by the query." Where is the total time coming from? Thanks!