Hello, I will need your insight on the content of the execution plans in relation to the statistics.
Request 1: do the values ??in the <OptimizerStatsUsage> section only contain the statistics actually retained for the plan in question or is it the list of all potentially useful statistics?
Request 2: for a particular step, how do you know which statistic is used?
Request 3: if there are 2 statistics relating to the same column, on which criterion the statistic is chosen to make the estimates?
thanks