About the LIKE operator and Index Usage
(Doc ID 2930065.1)
Last updated on MARCH 04, 2023
Applies to:
MySQL Server - Version 5.7 and laterInformation in this document applies to any platform.
Goal
The query is over some table union that has an index in a varchar field and we need to search with a sentence 'like'. Is the LIKE operator using index?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |