Data Integrity for Fast Refresh Materialized Views with Aggregates and Updates/Deletes
Update: thanks to Connor McDonald for pointing out how to fix this issue (see "The Solution" and subsequent explanation below). Connor wrote a followup post based on this article discussing count(*) vs count(1) differences. The Problem I recently had...