generic plan
RU: generic plan
A prepared-statement plan compiled once, parameter-agnostic, and reused for every execution — trading per-call planning cost for the risk of a plan that fits no single parameter set well.
RU: generic plan
A prepared-statement plan compiled once, parameter-agnostic, and reused for every execution — trading per-call planning cost for the risk of a plan that fits no single parameter set well.