1
Reply

What is the difference between SQL notification and SQL invalidation?

henary paul

henary paul

12y
2.7k
0
Reply

    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.