Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2000-11-26 : 12:12:43
|
MARIUS writes "Hi, When I create a stored procedure in query analyzer ,stored procedure builts an execution plan . Is the plan build the first time when I execute the stored procedure ? Or when I create the stored procedure?In this case if I change the index on the table ,is the stored procedure recompiling again or it just keep the old plan?
Thank you Best regards, Marius" |
|
|
|
|
|