How can I create an index on the substring of a column?

前端 未结 0 1520
情话喂你
情话喂你 2020-12-03 00:21

I have a table containing key-value pairs which I would like to be ale to search efficiently on:

SELECT * WHERE meta_key = "User ID" AND meta_value          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题