Is there a field type that can store short strings with variable length? I have strings like "", "_99E", or "883An". I don't know how long or short they will be, but I'm pretty sure it's not going to go over 10 characters.
Sorry, I'm very new to MySQL and also need some help finding documentation.
Thanks in advance.
