We have a huge table which are 144 million rows available right now and also increasing 1 million rows each day.
I would like to create a partitioning table on Oracle 11G server but I am not aware of the techniques. So I have two question :
- Is it possible to create a partitioning table from a table that don't have PK?
- What is your suggestion to create a partitioning table like huge records?
