WWW.DBVERSITY.COM
WWW.DBVERSITY.COM
Menu
  • Home
  • About us
  • Discussions
  • Login / Register
Welcome to the world of Database Technologies
Browse: Home » mysql optimizer Index strategy

[MySQL]: optimizer Index strategy

November 24, 2014 · by dbversity · in MySQL

If the table has a multiple-column index, any leftmost prefix of the index can be used by the optimizer to find rows.  For example, if you have a three-column index on (col1, col2, col3), you have indexed search capabilities on…

Categories

Categories

Copyright © 2025 WWW.DBVERSITY.COM

Powered by WordPress and Origin