What is the name given to the process of replacing a table with multiple smaller tables. Each smaller table has the same format as the original table, but with a subset of the data. Each of these tables has rows allocated to it based on some characteristic of the data, such as specific key ranges

 Posted by Bandi on 7/2/2014 | Category: Sql Server Interview questions | Views: 1984 | Points: 40
Select from following answers:
  1. Splitting
  2. Partitioning
  3. Dividers
  4. Subsets
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response