Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Convert a non-partitioned table to partitioned table
I have a number of tables growing quite large and I would like to convert them to partitioned tables. Could anyone tell me what is the best way to convert a normal table to a range partitioned table? Do I need to re-create the table using partition clauses and then re-load the data into it, or can I use the 'alter table ...' statement to do so?
Thanks
david Received on Fri Apr 20 2001 - 03:03:41 CDT
![]() |
![]() |