Does the plan get cached when you have WITH RECOMPILE on a proc?

  • Thanks.

  • Taken from BOL:

    "Instructs the SQL Server Database Engine to discard the plan generated for the query after it executes, forcing the query optimizer to recompile a query plan the next time the same query is executed."

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply