Hi,
I need some performance advice. If I don't care about disk space and I only care about speed, should I be using char instead of varchar?
If it makes a difference, I am using MyISAM. Thanks in advance.
- Ken
I need some performance advice. If I don't care about disk space and I only care about speed, should I be using char instead of varchar?
If it makes a difference, I am using MyISAM. Thanks in advance.
- Ken

Comment