1.

What Is A Hash Cluster?

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.

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.



Discussion

No Comment Found