News

you should use the CHAR data type. You’ll get a better performance in comparison with VARCHAR in this case. In MySQL, an ENUM is a string object whose value is chosen from a list of permitted values ...