InterviewSolution
Saved Bookmarks
| 1. |
Explain What Partitioning Is And What Its Benefit Is. |
|
Answer» Partitioning is a method of TAKING LARGE tables and indexes and SPLITTING them into smaller, more MANAGEABLE pieces. Partitioning is a method of taking large tables and indexes and splitting them into smaller, more manageable pieces. |
|