+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2001
    Posts
    112
    how to create partitioned table if the table is already created without partition
    can we add that table to some partition ?

    thanks

  2. #2
    Join Date
    Jan 2001
    Location
    Vancouver, Canada
    Posts
    87

    Cool

    Yes, partition on only allowed on columns not on table. You can alter column and apply partition on individual columns.

Bookmarks

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