Vertical or Horizontal table partition?

  • I have a table with 19 million of rows and 2 col. have Uniqueidentifier and 2 have MAX data type and 5 other datatype columns, I am being told to partition/archive the table.

    Should I go to Vertical partitioning or Horizontal partitioning?

    If I do go either way, should I drop PK on the column first and recreate again for other partitions? can someone please help me on this?

  • I doubt that anyone will be able to help until you say what is the purpose of the partitioning and how this table is used.


    Alex Suprun

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply