Is there something in Cache that is equivalent to partitioning a table in Oracle? I'm trying to break some big tables into groups so that the most frequently accessed data is faster to retrieve. Here is some information on this concept from Oracle. https://docs.oracle.com/cd/B28359_01/server.111/b32024/partition.htm