MS SQL
IT Notes → Database @ December 22, 2020
- They are compiled. However, If the stored procedure is not in memory/cache, it is re-compiled at run-time before it is used again and put back into the cache. If you use the stored procedure often, you can consider it to always be compiled.
Subscribe
Login
0 Comments