M
Q. For a table having 4 columns, the number of columns to which hash function is applied when using hash indexes is
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.
You must be Logged in to update hint/solution
Be the first to start discuss.
Related MCQs
Q. A specialist in charge of the database of an organization select the best fit for answer
Q. A validity-maintaining procedure for deriving sentences in logic from other sentences is
Q. The differences between malloc( ) and calloc() are:
Q. Chan’s algorithm can be used to compute the lower envelope of a trapezoid.
Q. Which of the following is the correct class of the object cout?
Q. Function-oriented design techniques starts with functional requirements specified in
Q. A data item, which is not broken down into smaller units, is
Q. The effectiveness of an SVM depends upon:
Q. How many types of triggering takes place in a flip flops?
Question analytics

Discusssion
Login to discuss.