Update Table Partitions.

  • To update the table partitions, is it suffies to drop and recreate the cluster Index on that table with the new partition Schema.

  • nitin.varshney (10/7/2013)


    To update the table partitions, is it suffies to drop and recreate the cluster Index on that table with the new partition Schema.

    When querying data or performing updates, there is no difference in the way you reference a partitioned table versus a table that is not partitioned.

    -------Bhuvnesh----------
    I work only to learn Sql Server...though my company pays me for getting their stuff done;-)

  • Hi Bhuvnesh,

    I just want to know the table partiton update, not about performing the query.

    Thanks & Regards

    Nitin Varshney

  • nitin.varshney (10/7/2013)


    I just want to know the table partiton update, not about performing the query.

    Can you be more specific ?

    -------Bhuvnesh----------
    I work only to learn Sql Server...though my company pays me for getting their stuff done;-)

Viewing 4 posts - 1 through 3 (of 3 total)

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