All
I have a table which contains 600 Million records.
I would like to partition this table so that the partition will contain 50 Million records in each.
My question is
* Can i build the Primary key index on each and every partiion if so please let me know the syntax.
* Can i rebuilt the primary key index on individual partitions
Please help
thanks in advance
Sen
I have a table which contains 600 Million records.
I would like to partition this table so that the partition will contain 50 Million records in each.
My question is
* Can i build the Primary key index on each and every partiion if so please let me know the syntax.
* Can i rebuilt the primary key index on individual partitions
Please help
thanks in advance
Sen