adspace


What is index length in mysql?

Answer Posted / Abhinay Kuamr

Index length in MySQL refers to the total size of all indexed columns in a table. The length is calculated as the sum of the lengths of each indexed column, including any leading whitespace and padding required for storage.nMySQL indexes are used to speed up data retrieval by reducing the amount of data that needs to be scanned when performing queries.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is current version of mysql?

1084


What is the current mysql version?

1105


Which statement is used in a select query for partial matching?

1247


How to Change a users password from unix shell.

1223