Consistent Read
Oracle's read-consistency mechanism that reconstructs data as of a query's appropriate SCN using undo when newer changes are present.
Related Concepts
- Undo
- System Change Number
- MVCC
- Snapshot Isolation
Source
- https://docs.oracle.com/en/database/oracle/oracle-database/19/cncpt/data-concurrency-and-consistency.html