SQL invalidation directly invalidates the data present in the cache when a change is applied in the database that is copied to cache earlier. Compared to this, SQL notification triggers only when there is a change in the data that is made a copy in the cache.

BY Best Interview Question ON 20 Jan 2019