What is the difference between SQL notification and SQL invalidation?

Category > ASP.NET || Published on : Sunday, May 10, 2015 || Views: 2684 || SQL cache invalidation SQL cache notification Interview Questions


The SQL cache notification generates notifications when the data of a database changes, on which your cache item depends. The SQL cache invalidation makes a cached item invalid when the data stored in a SQL server database changes.

Web Development Interview Questions
Database Interview Questions
Mobile Development Interview Questions
Others Interview Questions