Oracle 10g: Clean SQL execution Cache

The statement below clears the cache, so you can run benchmarks against SQL execution:

alter system flush buffer_cache

Leave a Reply