β
Correct Answer: (D)
4
Explanation: in mysql, for the hash indexes, a hash function is applied to each of the column values. the resulting hash values are stored in the index and used to perform lookups on it.
Explanation by: Mr. Dubey
in mysql, for the hash indexes, a hash function is applied to each of the column values. the resulting hash values are stored in the index and used to perform lookups on it.
Discussion
Question Analytics
214
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
91%
Success Rate