January 2020
Beginner
896 pages
23h 51m
English
CHAPTER |
|
26 |
Optimizing Techniques for Data Warehousing |
In This Chapter
This chapter describes three optimizing techniques pertaining to data warehousing. The first part of this chapter discusses when it is reasonable to store all entity instances in a single table and when it is better, for performance reasons, to partition the table’s data. After a general introduction to data partitioning and the type of partitioning supported by the Database Engine, the steps that you have to follow to partition your table(s) are discussed in detail. You will then be given some partitioning techniques that can help increase system performance, followed by a list of important suggestions ...
Read now
Unlock full access