partition
What is Oracle partition - answers for very large data management
What is Oracle partition?
Oracle Partition is an option for Oracle database enterprise edition, It is an answer for very large data managment.
Partition is not difficult to understand though, It is just based on some common sense:
- We could not move a house alone, but we could move a house of box by ourselves.
- It is difficult to find one books out of one million, but finding books out of a hundred could be done.
Partition start with the above common sense for large data management:Read more
