sql server - Trial column in client statictics SQL -
i start attach client statistics examinate queries. there "trial x" columns, mean?
i use sql server 2014

trial x column specifies number of times execute query. trial column creates each time when execute query. maximum of last 10 trial statistics shown. average values of trial shown in average column.
msdn says “displays information query execution grouped categories. when include client statistics selected query menu, client statistics window displayed upon query execution. statistics successive query executions listed along average values. select reset client statistics query menu reset average.”
Comments
Post a Comment