Journey to SQL Authority with Pinal Dave Every batch (T-SQL, SP etc) when ran creates execution plan which is stored in system for re-use. Due to this reason large number of query plans are stored in system. Howeve
Be the first to post a Comment!