Point out the wrong statement.
(a) MisGuided Plan Executions/sec represents the number of plan executions per second in which the query plan has been generated by using a plan guide
(b) Execution plans remain in the procedure cache as long as there is enough memory to store them
(c) When a user process inserts an execution plan into the cache, the user process sets the current cost equal to the original query compile cost
(d) All of the mentioned
The question was asked by my school principal while I was bunking the class.
The doubt is from Query Plan Reuse topic in section Performance Tuning and Optimization of SQL Server