I want to know the actual execution time of my request with and without different prompts. But the oracle DB caches the query after its first execution, and the second time it runs quickly. How can I clear this cache after each query execution?
maks source share