long running time of stored proc execution in prod server
I was trying to exec a stored proc in the prod server and it took around 3 hours to complete but while runnin开发者_如何学Gog in our development server, it took only 15-20 mins....is there anyway that i can find out wat was happening in the prod server?
精彩评论