Avatar

Correct answer by
Community Advisor

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

View solution in original post