Karen McAdams wrote:
> Is a space between characters considered a character
> in both column types or does one handle it
> differently?
Yes, it is a char.
>
> When I use a varchar I have to define its maximum
> length. I don't have to declare max length in
> tinytext. does this make a difference when it comes to
> storage space?
>
> Thanks,
> Karen McAdams
Varchar just allows you to have more control over max size
see this
http://www.mysql.com/doc/n/o/node_176.html
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php