Page 1 of 1

For which type of query is the SQL result cache automatically disabled?

Posted: Sun Jun 11, 2023 4:00 pm
by answerhappygod
For which type of query is the SQL result cache automatically disabled?

A. Queries that access data which changes frequently
B. Queries that return large amounts of data
C. Queries that use SQL functions such as SYSDATE
D. Queries that are used infrequently