Answer:
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.
Previous Question | Next Question |
What is Index Cluster? | What is the maximum number of CHECK constraints that can be defined on a column? |