Hi All,
Is there a performance increase in using the Enum data type over the char?
MySQL's 5 propose table structure recommends that I switch over to Enum instead of Char.
Is Enum better than Char?
Thanks!
[edited by: HoboTraveler at 7:02 am (utc) on June 19, 2008]