Please send your Questions & Answers or Feedback to "mohan@javabook.org"
What is hash cluster ?
A row is stored in a hash cluster based on the result of applying a hash function to the row's cluster key value. All rows with the same hash key value are stores together on disk.