Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » drop partition sql 2005   (RSS)
Sorry, but there are no more tags available to filter with.

How to remove (drop) the partitioning of a SQL Server 2005 table

You have decided to remove or recreate the partitioning. If you try to drop either the partition schema or the function you will get errors like these: - The partition scheme "XXXXXXXXXXXXX" is currently being used to partition one or more tables. - Partition
 
Page view tracker