15.6. Enable SubQuery Result Cache

For SQL statements such as paginated queries, you can optimize performance by caching the result set of subqueries. However, there are a few points to note about this optimization.