|
|
|
|
Browse by Tags
All Tags » native partitioning (RSS)
-
Partitioning is a very important feature for scalable applications, it allows breaking up huge monolithic tables in order to ensure their scalability & manageability within a single instance. For example, data deletion and loading can be very fast if done by partition. Reorganizing, optimizing and rebuilding indices also can be done by ...
|
|
|
|
|