DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: Partitioned table

  1. #1

    Red face

    How could I partition a table without dropping/re-creating it?
    Queyon Zeng

  2. #2
    Join Date
    Feb 2001
    Posts
    389
    You can create another partitioned table and exchange the original table with it.

  3. #3

    Cool ALTER TABLE

    Is there any ALTER TABLE option to exchange it online on the same table itself?
    Queyon Zeng

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width