查询结果缓存(Query Result Cache)技术可以使数据库SQL查询的性能获益,同样,Oracle 11g新推出的PL/SQL函数结果缓存技术也可以提升PL/SQL程序的性能。
基于12个网页-相关网页
The Dynamic Query Mode must determine whether a result can be stored in the cache using a number of data points collected at runtime.
Dynamic Query Mode必须确定一个结果是否可以使用在运行时收集的大量数据点存储到缓存中。
From here on out, until the cache expires, you will be able to fetch the result array directly out of cache, skipping over the SQL query.
从这里开始,直到缓存到期,您就能够直接从缓存中获取结果数组,跳过SQL查询。
The second level cache can also cache your query result.
二级缓存也能缓存查询结果。
应用推荐