- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
512 characters. Character space varies on the encoding, up to 4 bytes per character for unicode.
ASCII is an unusual choice for db encoding, and would be 1 byte. Don't use ASCII.
Thanks,
-Jon