阅读背景:

如何存储varchar索引?

来源:互联网 

I'm trying to get an understanding around the implications of indexing a varchar column. If the column was 150 characters long, how are the indexes stored? For example, I understand how a btree is used when indexing an int column, but a varchar is multiple characters, is the index essentially a compound index composed of char[1], then char[2], etc? I'm trying to get an understanding around the i




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: