Community

Parameterized dynamic SQL is parameterized.

(Kenneth Fisher) Ok, that title sounds silly, but it’s actually a real point. The first parameterized refers to using parameters within dynamic SQL, while the second refers to how the optimizer treats parameters differently from variables.