Partitioning in SQL Server 2008

  • [font="Verdana"] Thanks for you updation.

    However we already do have Clustered Index on our table. So can we add partition with Alter Statement?

    Thanks again,

    Mahesh[/font]

    MH-09-AM-8694

  • [font="Verdana"] Thanks for your updation.

    However we already do have Clustered Index on our table. So can we add partition with Alter Statement?

    Thanks again,

    Mahesh[/font]

    MH-09-AM-8694

  • [font="Verdana"]

    is the clustered index mentioned above on the column you wish to use to partition?

    No, we have clustered index on ID column. recently we have added one more column, called IsArchive, where we will store values either 1 or 0. And on this column we want to use partition.

    Any suggestions?

    Thanks,

    Mahesh

    [/font]

    MH-09-AM-8694

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

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