Hi
I recognize that an email address can basically be indefinitely long so any size I impose on my varchar email address field is going to be arbitrary. However, I was wondering what the "standard" is? How long do you guys make it? (same question for Name field...)
Thanks, Mala
update: Apparently the max length for an email address is 320 (<=64 name part, <= 255 domain). Do you use this?