Table Partitioning

  • Hi,

    When you want to do the partitioning different tables in the same database. And the requirement is same.

    Is it better to use same partition function and partition schema for all the tables or create different partition functions to different tables?

    What are pros and cons of using same partition function and partition schema to different tables

  • Hi,

    If the Partition key has null values what will happen? Is it allowable or not. I read that all the null values goes to left partition.

    Any suggestion if the partition key has null values what is the best approach to do the partitioning

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

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