Subject | Re: [firebird-support] Is this a bug? (FB 2.1 <...> 2.1.2) |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2009-04-27T11:00:24Z |
> VARCHAR returns a terminated string, CHAR returns a space packed stringVARCHAR has addition short int field to indicate current length,
length of CHAR is fixed. No one of them has any terminator.
SY, SD.