Specifies a hashing method that evenly distributes data across a specified number of partitions. Rows are mapped into partitions based on a hash value of the partitioning key. Hash partitioning is useful when the data does not fit into any logical range.