Hi Guys,
i have to divide one table into multiple tables having 10 millions of records. i can not find any partition key in that table many duplicates are there. I tried approach of adding sequence column and divide, but it taking lot of time.
what other approach i should look for.
DB-Oracle 11G
OS-Linux