Which of the following SQL Server SQL Statistics counter represents number of auto-parameterization attempts per second?
(a) Batch Requests/sec
(b) Failed Auto-Params/sec
(c) Forced parameterizations/sec
(d) Auto-Param Attempts/sec
The question was asked in an interview for job.
My question is based upon Query Plan Reuse topic in chapter Performance Tuning and Optimization of SQL Server