Select from following answers:- SQL Server is restarted
- Using WITH RECOMPILE when calling SP
- Underlying table referenced by procedure has undergone physical design changes
- Adding a new index from which the procedure might benefit

- All Above
In the first 3 cases the recompilation will happen to stored procedure
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator