MySQL Enum performance advantage?

后端 未结 4 2078
鱼传尺愫
鱼传尺愫 2020-11-29 04:06

Is there a performance advantage to using enum in situations where there are only 5-10 different possible values for a field? if not what is the advantage?

4条回答
提交回复
热议问题