About Partition an already created table with mass data [message #103742] |
Tue, 02 March 2004 18:17 |
Vaibhav Bansal
Messages: 1 Registered: March 2004
|
Junior Member |
|
|
Dear freinds,
I have a very huge table with 5lacs records in it. For better performance i want to partition that table, but i am not getting the method to partion that. i am thinking to use ALTER TABLE ADD PARTITION command but then what will happen to my old data in it.
Or there is some partiucular synatx to partion an already created table. please freinds help me out in this problem.
|
|
|
|