Hello I want to combine horizontal and vertical partitioning because I have a huge table (huge number of records and also a big row size) .. I need to know does this combined partitioning cause any negative performance .. Is combining between the two available in SQL server 208 R2? Is there any live example for this combining or any video tutorial ? Can I perform the vertical partitioning on the primary key ? Is there any disadvantages for partitioning?