Why in the same query, hash index is ignored and btree index is used

前端 未结 0 561
一向
一向 2020-12-07 22:23

I think both cases only need to scan the indexes, but this is not the case. Only BTree index is used.

The following is an example



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