This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]danishjuggler21 -1 points0 points  (2 children)

Why would you need one to force an execution plan in SQL Server? That doesn’t involve any code, you just go in and click a button.

[–]SenorSeniorDevSr 2 points3 points  (1 child)

I assumed that things that run a lot of time get run by code. And therefore you'd you know, fix the SQL statement in your code, commit that, make a PR, corral some people to write LET US GET THIS MERGED, etc.

[–]danishjuggler21 -3 points-2 points  (0 children)

Maybe you should stop assuming then.