On Wed, 30 Apr 2003 12:28:27 -0700, elein <elein(at)sbcglobal(dot)net> wrote:
>But are the fixed size varchars and characters
>being stored as varlenas with a 4byte overhead
>[...]?
Yes. One of the reasons for this is that a fixed number of characters
does not necessarily mean a fixed number of bytes.
Servus
Manfred