Hi there,

I read in the documentation "When comparing with LIKE, the wildcards 
characters are _ (any one character) and % (any characters). The database 
uses an index when comparing with LIKE except if the operand starts with a 
wildcard."

Does that mean I should create an index on that column? or is the index 
automatically created or used somehow?

Thanks, Philip

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/h2-database/-/ofb28NxeRisJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to